| Name | Description | |
|---|---|---|
|  | AccessibleDefaultActionDescription | Gets or sets the default action description of the element for use by accessibility client applications. (Inherited from Xceed.Grid.Cell) | 
|  | AccessibleDescription | Gets or sets the description of the element used by accessibility client applications. (Inherited from Xceed.Grid.Cell) | 
|  | AccessibleName | Gets or sets the name of the element used by accessibility client applications. (Inherited from Xceed.Grid.Cell) | 
|  | Alignment | Gets the alignment of the element's content. (Inherited from Xceed.Grid.GridElement) | 
|  | AllowDrop | Gets or sets a boolean value indicating whether the grid element can accept data that the user drags onto it. (Inherited from Xceed.Grid.VisualGridElement) | 
|  | AmbientParent | Gets the ambient parent of the cell. (Inherited from Xceed.Grid.Cell) | 
|  | BackColor | Gets or sets the background color of the grid element. (Inherited from Xceed.Grid.GridElement) | 
|  | BackgroundImage | Gets or sets the background image of the grid element. (Inherited from Xceed.Grid.VisualGridElement) | 
|  | BackgroundImageAlignment | Gets or sets the alignment of the grid element's background image. (Inherited from Xceed.Grid.VisualGridElement) | 
|  | BackgroundImageStyle | Gets or sets the style of the grid element's background image. (Inherited from Xceed.Grid.VisualGridElement) | 
|  | Borders | Gets the borders of the Cell. (Inherited from Xceed.Grid.Cell) | 
|  | Bounds | Gets a System.Drawing.Rectangle structure that represents the grid element's bounds. The X and Y coordinates are relative to the grid's client rectangle and can be negative if the grid is scrolled. (Inherited from Xceed.Grid.VisualGridElement) | 
|  | CanBeCurrent | Gets or sets a boolean value indicating if the cell can be the current cell. (Inherited from Xceed.Grid.Cell) | 
|  | Capture | Gets or sets a boolean value indicating if the grid element will receive all mouse events. (Inherited from Xceed.Grid.VisualGridElement) | 
|  | CellEditorControl | Gets the control that is currently displayed by the cell (according to the Cell.CellEditorDisplayConditions) property, or the control that is currently editing the content of the cell. (Inherited from Xceed.Grid.Cell) | 
|  | CellEditorDisplayConditions | Gets or sets a value representing under what conditions a cell's editor is displayed. (Inherited from Xceed.Grid.Cell) | 
|  | CellEditorManager | Gets or sets the Xceed.Grid.Editors.CellEditorManager that will be used to edit the content of the cell. (Inherited from Xceed.Grid.Cell) | 
|  | CellViewerManager | Gets or sets the Xceed.Grid.Viewers.CellViewerManager that will be used to view the content of the cell. (Inherited from Xceed.Grid.Cell) | 
|  | ClientRectangle | Gets the client rectangle of the grid element. The rectangle represents the visible portion of the grid element and is in client coordinates. The X and Y coordinates are always 0,0. (Inherited from Xceed.Grid.VisualGridElement) | 
|  | ClipPartialLine | Gets or sets a boolean value indicating if partial lines should be clipped. (Inherited from Xceed.Grid.GridElement) | 
|  | DisplayRectangle | Gets the display rectangle of the grid element. The rectangle is in client coordinates and the X and Y coordinates can be negative if the grid is scrolled. (Inherited from Xceed.Grid.VisualGridElement) | 
|  | ErrorDescription | Gets or sets the description of the error that will be displayed in the tooltip when the mouse passes over the cell. (Inherited from Xceed.Grid.Cell) | 
|  | FieldName | Gets the field name of the cell's parent column. (Inherited from Xceed.Grid.Cell) | 
|  | Font | Gets or sets the font of the grid element. (Inherited from Xceed.Grid.GridElement) | 
|  | ForeColor | Gets or sets the foreground color of the grid element. (Inherited from Xceed.Grid.GridElement) | 
|  | FormatProvider | Gets or sets the custom Format Provider that will be used to format the cell's data. (Inherited from Xceed.Grid.Cell) | 
|  | FormatSpecifier | Gets or sets the format that will be used to display the cell's content. (Inherited from Xceed.Grid.Cell) | 
|  | GradientMap | Gets or sets the GradientMap of the visual grid element. (Inherited from Xceed.Grid.VisualGridElement) | 
|  | GridControl | Gets the GridControl in which all the grid elements are contained. (Inherited from Xceed.Grid.GridElement) | 
|  | HorizontalAlignment | Gets or sets the horizontal alignment of the grid element's content. (Inherited from Xceed.Grid.GridElement) | 
|  | HotVisualStyle | Gets or sets the style of a VisualGridElement that is in a hot state. (Inherited from Xceed.Grid.VisualGridElement) | 
|  | IsBackColorAmbient | Gets a boolean value indicating if the BackColor property gets its value from its parent. (Inherited from Xceed.Grid.GridElement) | 
|  | IsBeingEdited | Gets a boolean value indicating if the cell has an active cell editor. (Inherited from Xceed.Grid.Cell) | 
|  | IsCellEditorDisplayConditionsAmbient | Gets a boolean value indicating if the Cell.CellEditorDisplayConditions property gets its value from its parent. (Inherited from Xceed.Grid.Cell) | 
|  | IsCellEditorManagerAmbient | Gets a boolean value indicating if the Cell.CellEditorManager property gets its value from its parent column. (Inherited from Xceed.Grid.Cell) | 
|  | IsCellViewerManagerAmbient | Gets a boolean value indicating if the Cell.CellViewerManager property gets its value from its parent column. (Inherited from Xceed.Grid.Cell) | 
|  | IsClipPartialLineAmbient | Gets a boolean value indicating if the ClipPartialLine property gets its value from its parent. (Inherited from Xceed.Grid.GridElement) | 
|  | IsCurrent | Gets a boolean value indicating if the cell is the current cell. (Inherited from Xceed.Grid.Cell) | 
|  | IsFontAmbient | Gets a boolean value indicating if the Font property gets its value from its parent. (Inherited from Xceed.Grid.GridElement) | 
|  | IsForeColorAmbient | Gets a boolean value indicating if the ForeColor property gets its value from its parent. (Inherited from Xceed.Grid.GridElement) | 
|  | IsFormatProviderAmbient | Gets a boolean value indicating if the Cell.FormatProvider property gets its value from its parent column. (Inherited from Xceed.Grid.Cell) | 
|  | IsFormatSpecifierAmbient | Gets a boolean value indicating if the Cell.FormatSpecifier property gets its value from its parent column. (Inherited from Xceed.Grid.Cell) | 
|  | IsHorizontalAlignmentAmbient | Gets a boolean value indicating if the HorizontalAlignment property gets its value from its parent. (Inherited from Xceed.Grid.GridElement) | 
|  | IsNullTextAmbient | Gets a boolean value indicating if the Cell.NullText property gets its value from its parent column. (Inherited from Xceed.Grid.Cell) | 
|  | IsNullValueAmbient | Gets a boolean value indicating if the Cell.NullValue property gets its value from its parent column. (Inherited from Xceed.Grid.Cell) | 
|  | IsOverrideUIStyleAmbient | Gets a boolean value indicating if the OverrideUIStyle property gets its value from its parent. (Inherited from Xceed.Grid.GridElement) | 
|  | IsOverrideUIStyleDefined | Gets a boolean value indicating whether the OverrideUIStyle property has been explicitly set. (Inherited from Xceed.Grid.GridElement) | 
|  | IsReadOnlyAmbient | Gets a boolean value indicating if the ReadOnly property gets its value from its parent. (Inherited from Xceed.Grid.GridElement) | 
|  | IsReportStyleDefined | Gets a boolean value indicating if one or more properties of the ReportStyle have been explicitly set. (Inherited from Xceed.Grid.GridElement) | 
|  | IsTrimmingAmbient | Gets a boolean value indicating if the Trimming property gets its value from its parent. (Inherited from Xceed.Grid.GridElement) | 
|  | IsVerticalAlignmentAmbient | Gets a boolean value indicating if the VerticalAlignment property gets its value from its parent. (Inherited from Xceed.Grid.GridElement) | 
|  | IsWordWrapAmbient | Gets a boolean value indicating if the WordWrap property gets its value from its parent. (Inherited from Xceed.Grid.GridElement) | 
|  | NullText | Gets or sets the text that is displayed when the cell contains a null reference (Nothing in Visual Basic). (Inherited from Xceed.Grid.Cell) | 
|  | NullValue | Gets or sets the a null reference (Nothing in Visual Basic) value of the cell. (Inherited from Xceed.Grid.Cell) | 
|  | OverrideUIStyle | Gets or sets a boolean value indicating whether any theming based on the UIStyle property of the GridControl will be overridden. (Inherited from Xceed.Grid.GridElement) | 
|  | ParentColumn | Gets the parent column of the cell. (Inherited from Xceed.Grid.Cell) | 
|  | ParentGrid | Gets the parent grid of the cell. (Inherited from Xceed.Grid.Cell) | 
|  | ParentRow | Gets the parent row of the cell. (Inherited from Xceed.Grid.Cell) | 
|  | ReadOnly | Gets or sets a boolean value indicating if the content of cell(s) can be edited. (Inherited from Xceed.Grid.GridElement) | 
|  | ReportStyle | (Inherited from Xceed.Grid.VisualGridElement) | 
|  | Tag | Gets or sets the object that contains data about the grid element. (Inherited from Xceed.Grid.GridElement) | 
|  | Trimming | Gets or sets a value indicating how text displayed in the cell will be trimmed when it exceeds the edges of the layout rectangle. (Inherited from Xceed.Grid.GridElement) | 
|  | Value | Gets or sets the content of the cell. (Inherited from Xceed.Grid.Cell) | 
|  | VerticalAlignment | Gets or sets the vertical alignment of the grid element's content. (Inherited from Xceed.Grid.GridElement) | 
|  | Visible | Gets or sets a boolean value indicating if the GridElement is visible. (Inherited from Xceed.Grid.GridElement) | 
|  | WordWrap | Gets or sets a boolean value indicating if the text of the grid element should be wrapped. (Inherited from Xceed.Grid.GridElement) | 
 
            
