Input for WinForms | ComponentOne
C1.Win.Input.Base.Views Namespace / DropDownEditorViewBase Class / Size Property

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