Skip to main content

ITreeGrid.Columns property

Namespace: NextDesign.Core

Description

Display column information
The order is the same as the display order on the UI (0th on the left).
Also, columns hidden in the UI are not included.

ITreeGridColumnCollection Columns { get; }

type

  • ITreeGridColumnCollection