Gets the order.
[Visual Basic] Public Property ReadOnly Order As Integer [C#] public int Order { get; } [C++] public: __property int get_Order(); [JScript] public function get Order() : int
PropertyOrderAttribute Class | NDoc.Core.PropertyGridUI Namespace