NotifyListTIsSorted 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 bool IsSorted { get; }
Public ReadOnly Property IsSorted As Boolean
Get
public:
virtual property bool IsSorted {
bool get () sealed;
}
abstract IsSorted : bool with get
override IsSorted : bool with get
Property Value
Type:
BooleanImplements
IBindingListIsSortedSee Also