[Missing <summary> documentation for "P:Activsoft.Dashboard.Tree.OrderField"]
Namespace: Activsoft.DashboardAssembly: Activsoft.Dashboard (in Activsoft.Dashboard.dll) Version: 1.1.0.0 (1.1.0.0)
Syntaxpublic string OrderField { get; }Public ReadOnly Property OrderField As String
Get
public:
property String^ OrderField {
String^ get ();
}member OrderField : string with get
Property Value
Type:
String
See Also