SortData Property
Autodesk.DataManagement.Client.Framework.Vault.Forms.Controls›ClassicVaultBrowserControl.BehaviorOptions
Gets the current sort data being used for the ClassicVaultBrowserControl.
Syntax
public System.Collections.Generic.List<ColumnSortData> SortData {get;}Public ReadOnly Property SortData As System.Collections.Generic.List(Of ColumnSortData)