NotifyListTSortDirection Property |
See interface docs.
Namespace: VirtualRadar.Interface.PortableBindingAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public ListSortDirection SortDirection { get; }
Public ReadOnly Property SortDirection As ListSortDirection
Get
public:
virtual property ListSortDirection SortDirection {
ListSortDirection get () sealed;
}
abstract SortDirection : ListSortDirection with get
override SortDirection : ListSortDirection with get
Property Value
Type:
ListSortDirectionImplements
IBindingListSortDirectionSee Also