GanttDateEditTimeSectionProperties Properties
Contains settings of the time section in the GanttDateTimeColumn editor’s drop-down window.Name | Description |
---|---|
CancelButtonText | Gets or sets the text displayed within the Cancel button of the date edit’s time section. Inherited from DateEditTimeSectionProperties. |
ClockCellStyle | Gets the style settings defining the date edit’s clock cell appearance. Inherited from DateEditTimeSectionProperties. |
ClockFaceImage | Provides access to the settings that define a ClockFace image. Inherited from DateEditTimeSectionProperties. |
HourHandImage | Provides access to the settings that define a clock hour hand image. Inherited from DateEditTimeSectionProperties. |
MinuteHandImage | Provides access to the settings that define a clock minute hand image. Inherited from DateEditTimeSectionProperties. |
OkButtonText | Gets or sets the text displayed within the Ok button of the date edit’s time section. Inherited from DateEditTimeSectionProperties. |
SecondHandImage | Provides access to the settings that define a clock’s second hand image. Inherited from DateEditTimeSectionProperties. |
ShowCancelButton | Gets or sets a value that specifies whether the Cancel button is displayed within the time section. Inherited from DateEditTimeSectionProperties. |
ShowHourHand | Gets or sets a value that specifies whether the hour hand is displayed on the clock. Inherited from DateEditTimeSectionProperties. |
ShowHourWheel | Specifies whether the date edit shows the hour wheel. Inherited from DateEditTimeSectionProperties. |
ShowMillisecondWheel | Specifies whether the date edit shows the millisecond wheel. Inherited from DateEditTimeSectionProperties. |
ShowMinuteHand | Gets or sets a value that specifies whether the minute hand is displayed on the clock. Inherited from DateEditTimeSectionProperties. |
ShowMinuteWheel | Specifies whether the date edit shows the minute wheel. Inherited from DateEditTimeSectionProperties. |
ShowOkButton | Gets or sets a value that specifies whether the Ok button is displayed within the time section. Inherited from DateEditTimeSectionProperties. |
ShowSecondHand | Gets or sets a value that specifies whether the second hand is displayed on the clock. Inherited from DateEditTimeSectionProperties. |
ShowSecondWheel | Specifies whether the date edit shows the second wheel. Inherited from DateEditTimeSectionProperties. |
TimeEditCellStyle | Gets the style settings defining the date edit’s time edit cell appearance. Inherited from DateEditTimeSectionProperties. |
TimeEditProperties | Gets the settings of the time edit. Inherited from DateEditTimeSectionProperties. |
Visible | Gets or sets the visibility of the time section in the GanttDateTimeColumn editor’s drop-down window. |
See Also