InputPanel for WinForms | ComponentOne
C1.Win.C1InputPanel.4.5.2 Assembly / C1.Win.C1InputPanel Namespace / DefinitionBase Class / SizeType Property

In This Topic
    SizeType Property (DefinitionBase)
    In This Topic
    Gets or sets a value that specifies how rows or columns should be sized.
    Syntax
    'Declaration
     
    Public Property SizeType As SizeType
    public SizeType SizeType {get; set;}
    See Also