Skip to main content

TreeListColumnBuilder<T>.HidingPriority Method

Name Parameters Description
HidingPriority(JS) value Specifies the order in which columns are hidden when the UI component adapts to the screen or container size. Ignored if allowColumnResizing is true and columnResizingMode is 'widget'. Mirrors the client-side hidingPriority option.
HidingPriority(Int32) value Specifies the order in which columns are hidden when the UI component adapts to the screen or container size. Ignored if allowColumnResizing is true and columnResizingMode is 'widget'. Mirrors the client-side hidingPriority option.