The following tables list the members exposed by DateTimeColumn.
Name | Description | |
---|---|---|
DateTimeColumn Constructor | Constructs a DateTimeColumn. |
Name | Description | |
---|---|---|
ActivationBorder | Gets or sets the background color to use. (Inherited from Infragistics.Controls.Grids.DefinitionBase) | |
ActivationBorderBottomWidth | Gets or sets the amount of bottom activation border to use for the cell content of this column. (Inherited from Infragistics.Controls.Grids.DefinitionBase) | |
ActivationBorderLeftWidth | Gets or sets the amount of left activation border to use for the cell content for this column. (Inherited from Infragistics.Controls.Grids.DefinitionBase) | |
ActivationBorderRightWidth | Gets or sets the amount of right activation border to use for the cell content of this column. (Inherited from Infragistics.Controls.Grids.DefinitionBase) | |
ActivationBorderTopWidth | Gets or sets the amount of top activation border to use for the cell content for this column. (Inherited from Infragistics.Controls.Grids.DefinitionBase) | |
ActualActivationBorder | Gets the actual background color that will be used. (Inherited from Infragistics.Controls.Grids.DefinitionBase) | |
ActualBackground | Gets the actual background color that will be used. (Inherited from Infragistics.Controls.Grids.DefinitionBase) | |
ActualBorder | Gets the actual border color that will be used. (Inherited from Infragistics.Controls.Grids.DefinitionBase) | |
ActualHeaderText | Gets the actual text displayed in the header of the column (Inherited from Infragistics.Controls.Grids.Column) | |
ActualHorizontalAlignment | Gets the actual horizontal alignment that will be used for the cell content. (Inherited from Infragistics.Controls.Grids.DefinitionBase) | |
ActualLastStickyRowBackground | Gets the actual color for the last row in the sticky row area. (Inherited from Infragistics.Controls.Grids.DefinitionBase) | |
ActualLineBreakMode | Gets the actual line break mode which will be used if text is present in the cell. (Inherited from Infragistics.Controls.Grids.DefinitionBase) | |
ActualPinnedRowBackground | Gets the actual background color for cells belonging to rows marked as pinned. (Inherited from Infragistics.Controls.Grids.DefinitionBase) | |
ActualPinnedRowOpacity | Gets or sets the color to use for displaying text. (Inherited from Infragistics.Controls.Grids.DefinitionBase) | |
ActualSelectedBackground | Gets the actual background color that is used for the cells when they are selected (Inherited from Infragistics.Controls.Grids.Column) | |
ActualStickyRowBackground | Gets the actual background color for content that sticks to the top of the grid. (Inherited from Infragistics.Controls.Grids.DefinitionBase) | |
ActualTextColor | Gets the actual color used for displaying text. (Inherited from Infragistics.Controls.Grids.DefinitionBase) | |
ActualVerticalAlignment | Gets the actual vertical alignment that will be used for the cell content. (Inherited from Infragistics.Controls.Grids.DefinitionBase) | |
AnimationSettings | Gets or sets the animation settings to use for this column. (Inherited from Infragistics.Controls.Grids.Column) | |
Background | Gets or sets the background color to use. (Inherited from Infragistics.Controls.Grids.DefinitionBase) | |
Border | Gets or sets the background color to use. (Inherited from Infragistics.Controls.Grids.DefinitionBase) | |
BorderBottomWidth | Gets or sets the amount of bottom border to use for the cell content of this column. (Inherited from Infragistics.Controls.Grids.DefinitionBase) | |
BorderLeftWidth | Gets or sets the amount of left border to use for the cell content for this column. (Inherited from Infragistics.Controls.Grids.DefinitionBase) | |
BorderRightWidth | Gets or sets the amount of right border to use for the cell content of this column. (Inherited from Infragistics.Controls.Grids.DefinitionBase) | |
BorderTopWidth | Gets or sets the amount of top border to use for the cell content for this column. (Inherited from Infragistics.Controls.Grids.DefinitionBase) | |
ContentOpacity | Gets or sets the opacity of the content. (Inherited from Infragistics.Controls.Grids.DefinitionBase) | |
DateTimeFormat | Gets or sets the date time format to use for this column. If FormatString is specificied this value is ignored. | |
Filter | Gets or sets a filter to apply on the values of this column (Inherited from Infragistics.Controls.Grids.Column) | |
Font | Returns or sets the font for the text. (Inherited from Infragistics.Controls.Grids.DefinitionBase) | |
FontFamily | Returns or sets the font family for the text. (Inherited from Infragistics.Controls.Grids.DefinitionBase) | |
FontSize | Returns or sets the font size for the text. (Inherited from Infragistics.Controls.Grids.DefinitionBase) | |
FontStyle | Returns or sets the font style for the text. (Inherited from Infragistics.Controls.Grids.DefinitionBase) | |
FormatString | Gets or sets the format string to apply to the value. If set, the other value formatting properties on this column are ignored. | |
Header | Gets or sets the header definition for this column. (Inherited from Infragistics.Controls.Grids.Column) | |
HeaderText | Gets or sets the text displayed in the header of the column (Inherited from Infragistics.Controls.Grids.Column) | |
HorizontalAlignment | Gets or sets the horizontal alignment to use for the cell content. (Inherited from Infragistics.Controls.Grids.DefinitionBase) | |
IsAutoGenerated | Gets whether this column was auto generated. (Inherited from Infragistics.Controls.Grids.Column) | |
IsFilteringEnabled | Gets or sets whether filtering is enabled for this column. (Inherited from Infragistics.Controls.Grids.Column) | |
IsHidden | Gets or sets whether or not a column is hidden from the grid (Inherited from Infragistics.Controls.Grids.Column) | |
IsResizingEnabled | Gets or sets whether resizing is enabled for this column. (Inherited from Infragistics.Controls.Grids.Column) | |
LastStickyRowBackground | Gets or sets the color for the last row in the sticky row area. (Inherited from Infragistics.Controls.Grids.DefinitionBase) | |
LineBreakMode | Gets or sets the line breaking mode to use if text is present in the cell. (Inherited from Infragistics.Controls.Grids.DefinitionBase) | |
MinWidth | Gets or sets the minimum width to use for this column. Overrides the DefaultColumnMinWidth from the grid, if set. (Inherited from Infragistics.Controls.Grids.Column) | |
Name | Gets or sets an unique name of the Column (Inherited from Infragistics.Controls.Grids.Column) | |
PaddingBottom | Gets or sets the amount of bottom padding to use for the cell content of this column. (Inherited from Infragistics.Controls.Grids.Column) | |
PaddingLeft | Gets or sets the amount of left padding to use for the cell content for this column. (Inherited from Infragistics.Controls.Grids.Column) | |
PaddingRight | Gets or sets the amount of right padding to use for the cell content of this column. (Inherited from Infragistics.Controls.Grids.Column) | |
PaddingTop | Gets or sets the amount of top padding to use for the cell content for this column. (Inherited from Infragistics.Controls.Grids.Column) | |
Pinned | Gets or sets the current fixed position for this column. (Inherited from Infragistics.Controls.Grids.Column) | |
PinnedRowBackground | Gets or sets the background color for cells belonging to rows marked as pinned. (Inherited from Infragistics.Controls.Grids.DefinitionBase) | |
PinnedRowOpacity | Gets or sets the color to use for displaying text. (Inherited from Infragistics.Controls.Grids.DefinitionBase) | |
PropertyPath | Gets or sets the key used for the column binding (Inherited from Infragistics.Controls.Grids.Column) | |
SelectedBackground | Gets or sets the background color to use for the cells when they are selected (Inherited from Infragistics.Controls.Grids.Column) | |
ShouldRemoveWhenHidden | Gets or sets if a column should be removed from the grid when it is fully hidden (Inherited from Infragistics.Controls.Grids.Column) | |
SortDirection | Gets the current sort direction (None, Ascending, Descending) for this column. (Inherited from Infragistics.Controls.Grids.Column) | |
StickyRowBackground | Gets or sets the background color for content that sticks to the top of the grid. (Inherited from Infragistics.Controls.Grids.DefinitionBase) | |
TextColor | Gets or sets the color to use for displaying text. (Inherited from Infragistics.Controls.Grids.DefinitionBase) | |
VerticalAlignment | Gets or sets the vertical alignment to use for the cell content. (Inherited from Infragistics.Controls.Grids.DefinitionBase) | |
Width | Gets or sets the width to use for this column. (Inherited from Infragistics.Controls.Grids.Column) |
Name | Description | |
---|---|---|
GetNamedHeaderValue | Gets the value of a named header value for this column by name. (Inherited from Infragistics.Controls.Grids.Column) | |
GetNamedValue | Gets the value for a named value from this definition. (Inherited from Infragistics.Controls.Grids.DefinitionBase) | |
GetUniqueKey | Get the unique key used to identify this column. (Inherited from Infragistics.Controls.Grids.Column) | |
HasNamedHeaderValue | Returns if there is a named header value with a given name. (Inherited from Infragistics.Controls.Grids.Column) | |
HasNamedHeaderValues | Returns if the column has named header values. (Inherited from Infragistics.Controls.Grids.Column) | |
HasNamedValue | Returns if this definition has a named value with a given name. (Inherited from Infragistics.Controls.Grids.DefinitionBase) | |
HasNamedValues | Returns if this definition has named value. (Inherited from Infragistics.Controls.Grids.DefinitionBase) | |
RemoveNamedHeaderValue | Removes a named header value with the given name from the named header values for this column. (Inherited from Infragistics.Controls.Grids.Column) | |
RemoveNamedValue | Removes the named value from this definition by name. (Inherited from Infragistics.Controls.Grids.DefinitionBase) | |
SetNamedHeaderValue | Sets a named value that will be applied to the header cells for this column. (Inherited from Infragistics.Controls.Grids.Column) | |
SetNamedValue | Sets a named value for the cells associated with this definition. (Inherited from Infragistics.Controls.Grids.DefinitionBase) |
Name | Description | |
---|---|---|
OnCellStyleKeyRequested | Used to invoke the DefinitionBase.CellStyleKeyRequested event. (Inherited from Infragistics.Controls.Grids.DefinitionBase) | |
OnDataBinding | Used to invoke the DefinitionBase.DataBinding event. (Inherited from Infragistics.Controls.Grids.DefinitionBase) | |
OnDataBound | Used to invoke the DefinitionBase.DataBound event. (Inherited from Infragistics.Controls.Grids.DefinitionBase) | |
OnPropertyChanged | Used to raise the PropertyChanged event when a property of the object has been changed. (Inherited from Infragistics.Controls.Grids.DefinitionBase) |
Name | Description | |
---|---|---|
CellStyleKeyRequested | Called when the style key for a cell is needed. Used for recycling the cell. (Inherited from Infragistics.Controls.Grids.DefinitionBase) | |
DataBinding | Called when a cell is data binding. (Inherited from Infragistics.Controls.Grids.DefinitionBase) | |
DataBound | Called when a cell has been data bound. (Inherited from Infragistics.Controls.Grids.DefinitionBase) | |
PropertyChanged | Invoked when a property of the object has been changed. (Inherited from Infragistics.Controls.Grids.DefinitionBase) |