NotifyListTSortProperty 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 PropertyDescriptor SortProperty { get; }
Public ReadOnly Property SortProperty As PropertyDescriptor
Get
public:
virtual property PropertyDescriptor^ SortProperty {
PropertyDescriptor^ get () sealed;
}
abstract SortProperty : PropertyDescriptor with get
override SortProperty : PropertyDescriptor with get
Property Value
Type:
PropertyDescriptorImplements
IBindingListSortPropertySee Also