TdxGanttControlChartViewSheetOptions Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Initializes a new instance of the Tdx |
#Properties
Name | Description |
---|---|
Allow |
Specifies if a sheet column‘s pop-up menu can display the More... item.
Inherited from Tdx |
Allow |
Specifies if a user can hide a column via a drag and drop operation.
Inherited from Tdx |
Allow |
Inherited from Tdx |
Allow |
Specifies if a user can rearrange columns via a drag and drop operation.
Inherited from Tdx |
Allow |
Inherited from Tdx |
Allow |
Specifies if a user can user can change a column width via a drag-and-drop operation.
Inherited from Tdx |
Allow |
Specifies if you can use drag-and-drop operations to rearrange tasks in a sheet. |
Always |
Specifies if the focused cell’s in-place editor is active.
Inherited from Tdx |
Cell |
Specifies if a sheet cell changes its height to fit the content.
Inherited from Tdx |
Changed |
Inherited from Tdx |
Column |
Manages the “Quick Column Customization” button visibility.
Inherited from Tdx |
Columns |
Provides access to a sheet’s column collection.
Inherited from Tdx |
Owner | Returns the Chart View that owns sheet options. |
Row |
Specifies a row header width, in pixels.
Inherited from Tdx |
Row |
Specifies a row height, in pixels.
Inherited from Tdx |
Scale |
Inherited from Tdx |
Visible | Manages the Chart View‘s visibility. |
Width | Specifies the Chart View‘s width, in pixels. |
#Methods
#Events
Name | Description |
---|---|
On |
Allows you to forbid cell edit operations.
Inherited from Tdx |
On |
Inherited from Tdx |
On |
Allows you to respond to a column position change.
Inherited from Tdx |
On |
Allows you to respond to a column resize.
Inherited from Tdx |
On |
Inherited from Tdx |
On |
Inherited from Tdx |
On |
Allows you to respond to a cell value change.
Inherited from Tdx |
On |
Allows you to respond to a change of the first visible column in the sheet.
Inherited from Tdx |
On |
Allows you to respond to a change of the first visible row in the sheet.
Inherited from Tdx |
On |
Occurs after the focused column has been changed.
Inherited from Tdx |
On |
Occurs after the focused column has been changed.
Inherited from Tdx |
On |
Inherited from Tdx |
On |
Inherited from Tdx |
On |
Allows you to implement a custom response to in-place editor activation.
Inherited from Tdx |
On |
Inherited from Tdx |
On |
Occurs after the Chart View size change. |
On |
Allows you to accept or decline a row rearrangement in the Chart View‘s sheet. |
On |
Allows you to respond to row rearrangement in the Chart View‘s task sheet. |
On |
Allows you to prevent row drag-and-drop operations in the Chart View‘s task sheet. |
#Constants
Name |
---|
Default |
See Also