TdxGanttControlSheetOptions 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.
|
Allow |
Specifies if a user can hide a column via a drag and drop operation. |
Allow |
|
Allow |
Specifies if a user can rearrange columns via a drag and drop operation. |
Allow |
|
Allow |
Specifies if a user can user can change a column width via a drag-and-drop operation. |
Always |
Specifies if the focused cell’s in-place editor is active. |
Cell |
Specifies if a sheet cell changes its height to fit the content. |
Changed |
Inherited from Tdx |
Column |
Manages the “Quick Column Customization” button visibility. |
Columns | Provides access to a sheet’s column collection. |
Owner |
Inherited from Tdx |
Row |
Specifies a row header width, in pixels. |
Row |
Specifies a row height, in pixels. |
Scale |
Inherited from Tdx |
#Methods
Name | Description |
---|---|
Assign |
Inherited from TPersistent. |
Assign |
Inherited from TPersistent. |
Begin |
Inherited from Tdx |
Cancel |
Inherited from Tdx |
End |
Inherited from Tdx |
Equals |
Inherited from TObject. |
Get |
Inherited from TObject. |
Get |
Inherited from TPersistent. |
Get |
Inherited from TPersistent. |
Query |
Inherited from TInterfaced |
Reset |
Inherited from Tdx |
To |
Inherited from TObject. |
#Events
Name | Description |
---|---|
On |
Allows you to forbid cell edit operations. |
On |
|
On |
Allows you to respond to a column position change. |
On |
Allows you to respond to a column resize. |
On |
|
On |
|
On |
Allows you to respond to a cell value change. |
On |
Allows you to respond to a change of the first visible column in the sheet. |
On |
Allows you to respond to a change of the first visible row in the sheet. |
On |
Occurs after the focused column has been changed. |
On |
Occurs after the focused column has been changed. |
On |
|
On |
|
On |
Allows you to implement a custom response to in-place editor activation. |
On |
See Also