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

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 Sortable { get; }
Visual Basic
Public ReadOnly Property Sortable As Boolean
	Get
Visual C++
public:
property bool Sortable {
	bool get ();
}

See Also