| Name | Description |
| Bottom | Gets the distance, in pixels, between the bottom edge of the cell and the top edge of its parent Section. (Inherited from GrapeCity.Win.MultiRow.Cell) |
| Bounds | Gets or sets the size and location of the cell, in pixels, relative to the parent Section including its CellStyle.Border and CellStyle.Padding. (Inherited from GrapeCity.Win.MultiRow.Cell) |
| CalendarFont | Gets or sets the font style applied to the calendar. |
| CalendarForeColor | Gets or sets the foreground color of the calendar. |
| CalendarMonthBackground | Gets or sets the background color of the calendar month. |
| CalendarTitleBackColor | Gets or sets the background color of the calendar title. |
| CalendarTitleForeColor | Gets or sets the foreground color of the calendar title. |
| CalendarTrailingForeColor | Gets or sets the foreground color of the trailing calendar dates. |
| CellIndex | Gets or sets the index of the Cell. (Inherited from GrapeCity.Win.MultiRow.Cell) |
| Container | (Inherited from System.ComponentModel.Component) |
| ContentBounds | Gets the rectangle boundary that encloses the cell's content area. (Inherited from GrapeCity.Win.MultiRow.Cell) |
| ContextMenuStrip | Gets or sets the shortcut menu associated with the cell. (Inherited from GrapeCity.Win.MultiRow.Cell) |
| CustomFormat | Gets or sets the custom date and time format string. |
| DataField | Gets or sets the name of the data source field to which the Cell is bound. (Inherited from GrapeCity.Win.MultiRow.Cell) |
| Displayed | Gets or sets a value that indicates whether the cell is displayed on-screen. (Inherited from GrapeCity.Win.MultiRow.Cell) |
| DisplayText | Gets the text that is displayed in the Cell. (Inherited from GrapeCity.Win.MultiRow.Cell) |
| DropDownAlign | Gets or sets the alignment of the drop-down calendar in the DateTimePickerCell object. |
| EditedFormattedValue | Gets the formatted value of the cell, regardless of whether the cell is in edit mode or if the value has not been committed. (Inherited from GrapeCity.Win.MultiRow.Cell) |
| EditType | Overridden. Gets the type of the cell's hosted editing control. |
| Ellipsis | Gets or sets how to show an ellipsis when the width of the display text is greater than the cell's content boundary width. |
| EllipsisString | Gets or sets the ellipsis string of the DateTimePickerCell object. |
| Enabled | Gets or sets a value that indicates whether the cell is enabled. (Inherited from GrapeCity.Win.MultiRow.Cell) |
| ErrorIcon | Gets or sets the glyph describing an error condition associated with the cell. (Inherited from GrapeCity.Win.MultiRow.Cell) |
| ErrorIconAlignment | Gets or sets the alignment of the ErrorIcon on the cell. (Inherited from GrapeCity.Win.MultiRow.Cell) |
| ErrorIconBounds | Gets the boundary of the error icon for the cell. (Inherited from GrapeCity.Win.MultiRow.Cell) |
| ErrorText | Gets or sets the text describing an error condition associated with the cell. (Inherited from GrapeCity.Win.MultiRow.Cell) |
| Format | Gets or sets the format of the date and time displayed in the DateTimePickerCell. |
| FormattedValue | Gets the value which is the formatted representation of Value. (Inherited from GrapeCity.Win.MultiRow.Cell) |
| FormattedValueType | Overridden. Gets the type of the formatted value associated with the DateTimePickerCell object. |
| Frozen | Gets a value that indicates whether the Cell is frozen. (Inherited from GrapeCity.Win.MultiRow.Cell) |
| GcMultiRow | Gets the GcMultiRow control associated with this cell. (Inherited from GrapeCity.Win.MultiRow.Cell) |
| HasStyle | Gets a value that indicates whether the Style property has been set. (Inherited from GrapeCity.Win.MultiRow.Cell) |
| Height | Gets the height of the cell. (Inherited from GrapeCity.Win.MultiRow.Cell) |
| InheritedState | Gets the inherited state of the cell that has taken the state of its parent Section into account. (Inherited from GrapeCity.Win.MultiRow.Cell) |
| InheritedStyle | Gets the style currently applied to the cell. (Inherited from GrapeCity.Win.MultiRow.Cell) |
| IsCollapsed | Gets a value that indicates whether the Cell has been hidden by the Collapse method. (Inherited from GrapeCity.Win.MultiRow.Cell) |
| IsDataBound | Gets a value that indicates whether this Cell has been bound to a data source. (Inherited from GrapeCity.Win.MultiRow.Cell) |
| IsInEditMode | Gets a value that indicates whether this cell is currently being edited. (Inherited from GrapeCity.Win.MultiRow.Cell) |
| Left | Gets the distance, in pixels, between the left edge of the cell and the left edge of its parent Section. (Inherited from GrapeCity.Win.MultiRow.Cell) |
| Location | Gets or sets the coordinates of the upper-left corner of the cell relative to the upper-left corner of its parent Section. (Inherited from GrapeCity.Win.MultiRow.Cell) |
| MaxDate | Gets or sets the maximum date and time that can be selected in the cell. |
| MaximumSize | Gets or sets the size that is the upper limit when resizing the Cell. (Inherited from GrapeCity.Win.MultiRow.Cell) |
| Mergeable | Gets or sets a value that indicates whether the Cell can automatically merge. (Inherited from GrapeCity.Win.MultiRow.Cell) |
| Merged | Gets a value that indicates whether the Cell is merged with another cell. (Inherited from GrapeCity.Win.MultiRow.Cell) |
| MinDate | Gets or sets the minimum date and time that can be selected in the control. |
| MinimumSize | Gets or sets the size that is the lower limit when resizing the Cell. (Inherited from GrapeCity.Win.MultiRow.Cell) |
| Name | Gets or sets the name of the Cell. (Inherited from GrapeCity.Win.MultiRow.Cell) |
| Note | Gets or sets the CellNote which can display one note for the Cell. (Inherited from GrapeCity.Win.MultiRow.Cell) |
| PageBreak | Gets or sets a value that indicates whether a new page breaks to the right of this cell. (Inherited from GrapeCity.Win.MultiRow.Cell) |
| PreferredSize | Gets the size of a rectangular area into which the cell can fit. (Inherited from GrapeCity.Win.MultiRow.Cell) |
| ReadOnly | Gets or sets a value that indicates whether the cell's data can be edited. (Inherited from GrapeCity.Win.MultiRow.Cell) |
| RelatedMergedCellPositions | Gets a value that indicates the cells which are merged with this cell. (Inherited from GrapeCity.Win.MultiRow.Cell) |
| ResizeMode | Gets or sets a value that indicates how the Cell is resized. (Inherited from GrapeCity.Win.MultiRow.Cell) |
| Right | Gets the distance, in pixels, between the right edge of the cell and the left edge of its parent Section. (Inherited from GrapeCity.Win.MultiRow.Cell) |
| RowIndex | Gets the parent row's index of the Cell. (Inherited from GrapeCity.Win.MultiRow.Cell) |
| Section | Gets the parent section that contains this cell. (Inherited from GrapeCity.Win.MultiRow.Cell) |
| Selectable | Gets or sets a value that indicates whether the Cell can be selected. (Inherited from GrapeCity.Win.MultiRow.Cell) |
| Selected | Gets or sets a value that indicates whether this Cell is selected. (Inherited from GrapeCity.Win.MultiRow.Cell) |
| ShowDropDownButton | Gets or sets a value that indicates how to show the drop-down button when the cell is not in edit mode. |
| ShowSpinButtonInEditState | Gets or sets a value that indicates whether to show spin buttons in edit mode. |
| ShowUpDown | Gets or sets a value that indicates whether a spin button control (also known as an up-down control) is used to adjust the date and time value. |
| ShowWaveLine | Gets or sets a value that indicates whether to display a line in the cell. (Inherited from GrapeCity.Win.MultiRow.Cell) |
| Site | (Inherited from System.ComponentModel.Component) |
| Size | Gets or sets the height and width of the cell. (Inherited from GrapeCity.Win.MultiRow.Cell) |
| State | Gets the current state of the cell. (Inherited from GrapeCity.Win.MultiRow.Cell) |
| Style | Gets or sets the styles specified at the cell level. These styles override those inherited from higher levels. (Inherited from GrapeCity.Win.MultiRow.Cell) |
| TabIndex | Gets or sets the tab order of the cell in its parent Section. (Inherited from GrapeCity.Win.MultiRow.Cell) |
| TabStop | Gets or sets a value that indicates whether the user can activate the cell using the Tab key. (Inherited from GrapeCity.Win.MultiRow.Cell) |
| Tag | Gets or sets the object that contains data about the cell. (Inherited from GrapeCity.Win.MultiRow.Cell) |
| ToolTipText | Gets or sets the ToolTip text associated with the cell. (Inherited from GrapeCity.Win.MultiRow.Cell) |
| Top | Gets the distance, in pixels, between the top edge of the cell and the top edge of its parent Section. (Inherited from GrapeCity.Win.MultiRow.Cell) |
| TouchToolBar | Gets or sets the touch toolbar associated with the cell for a touch device. (Inherited from GrapeCity.Win.MultiRow.Cell) |
| Validators | Gets the validators that contain all the CellValidators used by the current cell. (Inherited from GrapeCity.Win.MultiRow.Cell) |
| Value | Gets or sets the value associated with this cell. (Inherited from GrapeCity.Win.MultiRow.Cell) |
| ValueType | Gets or sets the type of Value associated with the cell. (Inherited from GrapeCity.Win.MultiRow.Cell) |
| Visible | Gets or sets a value that indicates whether the Cell is visible. (Inherited from GrapeCity.Win.MultiRow.Cell) |
| WaveLineColor | Gets or sets the color of the underline. (Inherited from GrapeCity.Win.MultiRow.Cell) |
| Width | Gets the width of the cell. (Inherited from GrapeCity.Win.MultiRow.Cell) |