DefaultMinimumSize Property (C1FlexViewerDialog)
In This Topic
Gets the default minimum size of the control.
Syntax
'Declaration
Protected Overrides ReadOnly Property DefaultMinimumSize As Size
protected override Size DefaultMinimumSize {get;}
See Also