Note
FastBindingListT returns always for this property. Use the SortableBindingListT to be able to use sorting.
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
This property returns the value of the overridable SortPropertyCore property.