'Declaration
Public Class CursorEditor Inherits C1.WPF.PropertyGrid.BaseEditor(Of Cursor,C1ComboBox) Implements IPropertyGridEditor
public class CursorEditor : C1.WPF.PropertyGrid.BaseEditor<Cursor,C1ComboBox>, IPropertyGridEditor
'Declaration
Public Class CursorEditor Inherits C1.WPF.PropertyGrid.BaseEditor(Of Cursor,C1ComboBox) Implements IPropertyGridEditor
public class CursorEditor : C1.WPF.PropertyGrid.BaseEditor<Cursor,C1ComboBox>, IPropertyGridEditor
System.Object
C1.WPF.PropertyGrid.BaseEditor<P,C>
C1.WPF.PropertyGrid.CursorEditor