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

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

Syntax

C#
public class SortableAttribute : Attribute
Visual Basic
Public Class SortableAttribute _
	Inherits Attribute
Visual C++
public ref class SortableAttribute : public Attribute

Inheritance Hierarchy

System..::..Object
  System..::..Attribute
    Ntreev.Windows.Forms.Grid..::..SortableAttribute

See Also