Input for WinForms | ComponentOne
C1.Win.Input.Pickers.ColorPicker.Styles Namespace / ColorPickerDropDownStyle Class / Editor Property

In This Topic
    Editor Property (ColorPickerDropDownStyle)
    In This Topic
    Gets style containing display attributes that determine the general appearance of editors.
    Syntax
    'Declaration
     
    
    Public Property Editor As PickerEditorStyle
    public PickerEditorStyle Editor {get; set;}
    See Also