Skip to main content

TdxGanttControlResourceViewSheetOptions Properties

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