DynamicSize Property
DynamicSize
Gets or sets whether the size of the object changes when hiding or showing, resizing, or moving rows or columns.
Declaration
[Browsable(false)]
public virtual bool DynamicSize { get; set; }
<Browsable(False)>
Public Overridable Property DynamicSize As Boolean