Property MinSize
MinSize
Gets or sets the minimum size to be allocated for this item.
SizeI MinSize { get; set; }
Property Value
Remarks
If this item is a control, the size is also passed to MinimumSize.
Gets or sets the minimum size to be allocated for this item.
SizeI MinSize { get; set; }
If this item is a control, the size is also passed to MinimumSize.