Input for WinForms | ComponentOne
C1.Win.Input.DbNavigator.Styles Namespace / DbNavigatorStyles Class / Editor Property

In This Topic
    Editor Property (DbNavigatorStyles)
    In This Topic
    Gets style containing display attributes that determine the general appearance of editor element on the screen.
    Syntax
    'Declaration
     
    
    Public Property Editor As NavEditorStyle
    public NavEditorStyle Editor {get; set;}
    See Also