TdxGanttControlSheetOptions Properties
The base class for sheet options.Name | Description |
---|---|
AllowColumnDetailCustomization |
Specifies if a sheet column‘s pop-up menu can display the More... item.
|
AllowColumnHide | Specifies if a user can hide a column via a drag and drop operation. |
AllowColumnInsert | |
AllowColumnMove | Specifies if a user can rearrange columns via a drag and drop operation. |
AllowColumnRename | |
AllowColumnSize | Specifies if a user can user can change a column width via a drag-and-drop operation. |
AlwaysShowEditor | Specifies if the focused cell’s in-place editor is active. |
CellAutoHeight | Specifies if a sheet cell changes its height to fit the content. |
ChangedHandlers | Inherited from TdxGanttControlCustomOptions. |
ColumnQuickCustomization | Manages the “Quick Column Customization” button visibility. |
Columns | Provides access to a sheet’s column collection. |
Owner | Inherited from TdxGanttControlCustomOptions. |
RowHeaderWidth | Specifies a row header width, in pixels. |
RowHeight | Specifies a row height, in pixels. |
ScaleFactor | Inherited from TdxGanttControlCustomOptions. |
See Also