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

In This Topic
    Label Property
    In This Topic
    Gets style containing display attributes that determine the general appearance of label element on the screen.
    Syntax
    'Declaration
     
    
    Public Property Label As NavContentStyle
    public NavContentStyle Label {get; set;}
    See Also