Input for WinForms | ComponentOne
C1.Win.Input.DbNavigator.Styles Namespace / NavEditorCustomStyle Class / Default Property

In This Topic
    Default Property (NavEditorCustomStyle)
    In This Topic
    Gets style containing display attributes that determine the general appearance of the element in the default state.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Default As NavStateCustomStyle
    public NavStateCustomStyle Default {get;}
    See Also