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 -> boolProtected Overridable Function IsSortableByDefault () As BooleanReturns
True if the column should be sortable by default, otherwise false.