Skip to main content
All docs
V25.1
  • GanttColumnBuilder<T>.AllowSorting Method

    Name Parameters Description
    AllowSorting(JS) value Specifies whether a user can sort rows by this column at runtime. Applies only if sorting.mode differs from 'none'. Mirrors the client-side allowSorting object.
    AllowSorting(Boolean) value Specifies whether a user can sort rows by this column at runtime. Applies only if sorting.mode differs from 'none'. Mirrors the client-side allowSorting object.