Note
FastBindingListT returns always for this property. Use the SortableBindingListT to be able to use sorting.
protected virtual PropertyDescriptor? SortPropertyCore { get; }Protected Overridable ReadOnly Property SortPropertyCore As PropertyDescriptor
Getprotected:
virtual property PropertyDescriptor^ SortPropertyCore {
PropertyDescriptor^ get ();
}abstract SortPropertyCore : PropertyDescriptor with get
override SortPropertyCore : PropertyDescriptor with get