[This is preliminary documentation and is subject to change.]
Indicates whether user is changing layout of columns or rows such as size or column positions
Namespace: NFX.WinForms.Controls.GridKitAssembly: NFX.WinForms (in NFX.WinForms.dll) Version: 3.0.0.1 (3.0.0.1)
public bool UserChangingLayout { get; }
public bool UserChangingLayout { get; }
Public ReadOnly Property UserChangingLayout As Boolean
Get
Public ReadOnly Property UserChangingLayout As Boolean
Get
public:
property bool UserChangingLayout {
bool get ();
}
public:
property bool UserChangingLayout {
bool get ();
}
member UserChangingLayout : bool with get
member UserChangingLayout : bool with get
Property Value
Type:
Boolean