Input for WinForms | ComponentOne
C1.Win.Input.DbNavigator.Items Namespace / NavRefreshButton Class / Size Property

In This Topic
    Size Property (NavRefreshButton)
    In This Topic
    Gets or sets the size of the item.
    Syntax
    'Declaration
     
    
    Public Property Size As Integer
    public int Size {get; set;}
    See Also