ActiveDatabaseSoftware.ActiveQueryBuilder.Web.Control Namespace > ObjectTree Class : SortingType Property |
'Declaration Public Property SortingType As ObjectsSortingType
'Usage Dim instance As ObjectTree Dim value As ObjectsSortingType instance.SortingType = value value = instance.SortingType
public ObjectsSortingType SortingType {get; set;}
public: __property ObjectsSortingType get_SortingType(); public: __property void set_SortingType( ObjectsSortingType value );