[]
Grid column whose cells are either a date or time.
public class GridDateTimeColumn : GridColumn, INotifyPropertyChanged, INotifyPropertyChanging
Name | Description |
---|---|
GridDateTimeColumn() | Initializes a new instance of the GridDateTimeColumn class. |
GridDateTimeColumn(PropertyInfo) | Initializes a new instance of the GridDateTimeColumn class. |
Name | Description |
---|---|
Mode | Gets or sets whether the column will show date or time information. |
Name | Description |
---|---|
CreateCellEditor(GridRow) | Creates the cell editor. |
GetEditorValue(GridRow, FrameworkElement) | Gets the editor value. |