ComponentOne Input for WinForms
C1.Win.C1Input.4.5.2 Assembly / C1.Win.C1Input Namespace / C1DbNavigator Class / ButtonSize Property

In This Topic
    ButtonSize Property
    In This Topic
    The size of navigator buttons.
    Syntax
    'Declaration
     
    Public Property ButtonSize As Size
    public Size ButtonSize {get; set;}
    See Also