ColumnBase<TGridItem>.IsSortableByDefault Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
protected virtual bool IsSortableByDefault ();
abstract member IsSortableByDefault : unit -> bool
override this.IsSortableByDefault : unit -> bool
Protected Overridable Function IsSortableByDefault () As Boolean
Returns
True if the column should be sortable by default, otherwise false.