Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

TdxGanttControlSheetOptions Properties
Show Inherited Hide Inherited

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