| Name | Description |
| Appearance | Gets or sets the appearance of a check box cell. |
| 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) |
| CellIndex | Gets or sets the index of the Cell. (Inherited from GrapeCity.Win.MultiRow.Cell) |
| CheckAlign | Gets or sets the horizontal and vertical alignment of the check mark in a check box 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) |
| 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) |
| 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) |
| EditingCellFormattedValue | Gets or sets the formatted value of the cell. |
| EditType | Gets the type of the cell's hosted editing control. (Inherited from GrapeCity.Win.MultiRow.Cell) |
| Ellipsis | Gets or sets how to display the ellipsis when the width of the display text is greater than cell's content width. (Inherited from GrapeCity.Win.MultiRow.ButtonCellBase) |
| EllipsisString | Gets or sets the ellipsis string of the ButtonCellBase. (Inherited from GrapeCity.Win.MultiRow.ButtonCellBase) |
| 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) |
| FalseValue | Gets or sets the underlying data source stored value when the cell's value is false. |
| FlatAppearance | Gets the appearance when the HeaderCell.FlatStyle property is set to System.Windows.Forms.FlatStyle.Flat. (Inherited from GrapeCity.Win.MultiRow.ButtonCellBase) |
| FlatStyle | Gets or sets the style of the button's appearance. (Inherited from GrapeCity.Win.MultiRow.ButtonCellBase) |
| FormattedValue | Gets the value which is the formatted representation of Value. (Inherited from GrapeCity.Win.MultiRow.Cell) |
| FormattedValueType | Overridden. Gets the type of the FormattedValue associated with the CheckBoxCell. |
| 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) |
| IndeterminateValue | Gets or sets the underlying value corresponding to an indeterminate or a null reference cell value. |
| 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) |
| 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) |
| 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) |
| 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) |
| Text | Gets or sets the text. |
| ThreeState | Gets or sets a value that indicates whether the check box cell allows three check states rather than two. |
| 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) |
| TrueValue | Gets or sets the underlying value corresponding to a cell value of true. |
| UseMnemonic | Gets or sets a value that indicates whether the first character that is preceded by an ampersand (&) is used as the mnemonic key of the cell. (Inherited from GrapeCity.Win.MultiRow.ButtonCellBase) |
| UseVisualStyleBackColor | Gets or sets a value that indicates whether the background is drawn using visual styles, if supported. (Inherited from GrapeCity.Win.MultiRow.ButtonCellBase) |
| 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) |