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

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