Input for WinForms | ComponentOne
C1.Win.Input.DbNavigator.Items Namespace / NavLastButton Class / Style Property

In This Topic
    Style Property (NavLastButton)
    In This Topic
    Gets or sets the item custom style.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Style As NavButtonCustomStyle
    public NavButtonCustomStyle Style {get;}
    See Also