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

In This Topic
    AutoSize Property (C1DbNavigator)
    In This Topic
    Specifies if navigator buttons have color bitmaps.
    Syntax
    'Declaration
     
    Public Overrides Property AutoSize As Boolean
    public override bool AutoSize {get; set;}
    See Also