[Missing <summary> documentation for "P:Ntreev.Windows.Forms.Grid.ResizableAttribute.Resizable"]

Namespace: Ntreev.Windows.Forms.Grid
Assembly: Ntreev.Windows.Forms.Grid (in Ntreev.Windows.Forms.Grid.dll) Version: 1.0.4216.32284

Syntax

C#
public bool Resizable { get; }
Visual Basic
Public ReadOnly Property Resizable As Boolean
	Get
Visual C++
public:
property bool Resizable {
	bool get ();
}

See Also