TdxGanttControlGridlineOptions Members
Contains gridline options.Constructors
| Name | Description |
|---|---|
| Create(TdxGanttControlChartView) | Initializes a new instance of the TdxGanttControlGridlineOptions class with specified settings. |
Properties
| Name | Description |
|---|---|
| CurrentDate | Provides access to settings required to adjust the actual date’s gridline. |
| ProjectFinish | Provides access to the finish date’s gridline and its settings. |
| ProjectStart | Provides access to start date’s gridline and its settings. |
Methods
| Name | Description |
|---|---|
| Assign(TPersistent) | Inherited from TPersistent. |
| AssignTo(TPersistent) | Inherited from TPersistent. |
| BeginUpdate | Inherited from TdxGanttControlPersistent. |
| CancelUpdate | Inherited from TdxGanttControlPersistent. |
| EndUpdate | Inherited from TdxGanttControlPersistent. |
| Equals(TObject) | Inherited from TObject. |
| GetHashCode | Inherited from TObject. |
| GetNamePath | Inherited from TPersistent. |
| GetOwner | Inherited from TPersistent. |
| QueryInterface(TGUID,Untyped) | Inherited from TInterfacedPersistent. |
| Reset | Inherited from TdxGanttControlPersistent. |
| ToString | Inherited from TObject. |
See Also