TemplateColumn<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 override bool IsSortableByDefault ();
override this.IsSortableByDefault : unit -> bool
Protected Overrides Function IsSortableByDefault () As Boolean
Returns
True if the column should be sortable by default, otherwise false.