[This is preliminary documentation and is subject to change.]
The TimeColumn type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | AfterExpandGoToNextControl | (Inherited from ColumnBase.) |
![]() | AllowNull |
Gets or sets whether this column allows null values in it's Value property
(Inherited from TypedColumnBase<(Of <(dataType>)>).) |
![]() | Caption | Gets or sets the ColumnBase's caption (Inherited from ColumnBase.) |
![]() | DbReadOnly |
Determines if this column is only read from the database but not saved to it.
(Inherited from ColumnBase.) |
![]() | DefaultValue | (Inherited from TypedColumnBase<(Of <(dataType>)>).) |
![]() | Entity |
Gets the Entity to which this column is bound.
(Inherited from ColumnBase.) |
![]() | Format | To be completed (Inherited from TypedColumnBase<(Of <(dataType>)>).) |
![]() | FormatInfo |
Used to provide additional info on the specified Format (Inherited from ColumnBase.) |
![]() | Hour | |
![]() | InputRange |
Get or sets this column's input range.
(Inherited from ColumnBase.) |
![]() | Minute | |
![]() | Name | Gets or sets the ColumnBase's name (Inherited from ColumnBase.) |
![]() | NullDisplayText |
Gets or sets the text that will be displayed if this column's Value is null.
(Inherited from TypedColumnBase<(Of <(dataType>)>).) |
![]() | OnChangeMarkRowAsChanged |
Determines if the UIController.RowChanged property will be set, when this column is changed.
(Inherited from ColumnBase.) |
![]() | OriginalValue | (Inherited from TypedColumnBase<(Of <(dataType>)>).) |
![]() | Second | |
![]() | Storage | (Inherited from TypedColumnBase<(Of <(dataType>)>).) |
![]() | TotalSeconds | |
![]() | Value | (Inherited from TypedColumnBase<(Of <(dataType>)>).) |