Calendar for WinForms | ComponentOne
C1.Win.Calendar.DateEdit Namespace / DateEditStyles Class / Editor Property

In This Topic
    Editor Property
    In This Topic
    Gets styles which determine the appearance of the Editor part on the screen.
    Syntax
    'Declaration
     
    
    Public Property Editor As EditorStyle
    public EditorStyle Editor {get; set;}
    See Also