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