Intersoft.Client.UI.Data Namespace > UXDataComboBoxColumn Class : SortMemberPath Property |
Public Property SortMemberPath As String
Dim instance As UXDataComboBoxColumn Dim value As String instance.SortMemberPath = value value = instance.SortMemberPath
public string SortMemberPath {get; set;}
When sorting is enabled, you can specify the SortMemberPath property of UXPageableComboBox column to a value that represents the member path for sorting. If not specified, the SortMemberPath property will be automatically set to the member path defined in the Binding property.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2