| GrapeCity.Win.MultiRow Namespace : Cell Class |
For a list of all members of this type, see Cell members.
| Name | Description | |
|---|---|---|
![]() | BringForward | Brings the Cell forward in the z-order. |
![]() | BringToFront | Brings the Cell to the front of the z-order. |
![]() | Clone | Creates an exact copy of this cell. |
![]() | Collapse | Collapses the Cell horizontally. |
![]() | CreateObjRef | (Inherited from System.MarshalByRefObject) |
![]() | Dispose | Overloaded. (Inherited from System.ComponentModel.Component) |
![]() | Expand | Expands the Cell horizontally. |
![]() | GetContentBounds | Retrieves the cell's content boundary in the specified Row. |
![]() | GetLifetimeService | (Inherited from System.MarshalByRefObject) |
![]() | HorizontalResize | Resizes the cell programmatically in the horizontal direction. |
![]() | InitializeLifetimeService | (Inherited from System.MarshalByRefObject) |
![]() | Invalidate | Invalidates the entire surface of the Cell and causes the Cell to be redrawn. |
![]() | PerformHorizontalAutoFit | Programmatically fits the cell's size to its content in the horizontal direction. |
![]() | PerformVerticalAutoFit | Programmatically fits the cell's size to its content in the vertical direction. |
![]() | SendBackward | Sends the Cell backward in the z-order. |
![]() | SendToBack | Sends the Cell to the back of the z-order. |
![]() | ToString | Returns a System.String that represents the cell. |
![]() | Validate | Validates this cell. |
![]() | VerticalResize | Resizes the cell programmatically in the vertical direction. |
| Name | Description | |
|---|---|---|
![]() | Finalize | (Inherited from System.ComponentModel.Component) |
![]() | GetErrorText | Retrieves a string that represents the error for the cell. |
![]() | GetService | (Inherited from System.ComponentModel.Component) |
![]() | MemberwiseClone | Overloaded. (Inherited from System.MarshalByRefObject) |
![]() | OnCellFormatting | Raises the GcMultiRow.CellFormatting event. |
![]() | OnCellParsing | Raises the GcMultiRow.CellParsing event. |
![]() | OnClick | Raises the GcMultiRow.CellClick event associated with the GcMultiRow control. |
![]() | OnContentClick | Raises the GcMultiRow.CellContentClick event associated with the GcMultiRow control. |
![]() | OnContentDoubleClick | Raises the GcMultiRow.CellContentDoubleClick event associated with the GcMultiRow control. |
![]() | OnDoubleClick | Raises the GcMultiRow.CellDoubleClick event associated with the GcMultiRow control. |
![]() | OnEnter | Raises the GcMultiRow.CellEnter event associated with the GcMultiRow control. |
![]() | OnKeyDown | Raises the events related to pressing the character keys. |
![]() | OnKeyPress | Raises the events related to pressing the character keys. |
![]() | OnKeyUp | Raises the events related to releasing the character keys. |
![]() | OnLeave | Raises the GcMultiRow.CellLeave event associated with the GcMultiRow control. |
![]() | OnMouseClick | Raises the GcMultiRow.CellContentClick, GcMultiRow.CellClick, and GcMultiRow.CellMouseClick events associated with the GcMultiRow control. |
![]() | OnMouseDoubleClick | Raises the GcMultiRow.CellContentDoubleClick, GcMultiRow.CellDoubleClick, and GcMultiRow.CellMouseDoubleClick events associated with the GcMultiRow control. |
![]() | OnMouseDown | Raises the GcMultiRow.CellMouseDown event associated with the GcMultiRow control. |
![]() | OnMouseEnter | Raises the GcMultiRow.CellMouseEnter event associated with the GcMultiRow control. |
![]() | OnMouseLeave | Raises the GcMultiRow.CellMouseLeave event associated with the GcMultiRow control. |
![]() | OnMouseMove | Raises the GcMultiRow.CellMouseMove event associated with the GcMultiRow control. |
![]() | OnMouseUp | Raises the GcMultiRow.CellMouseUp event associated with the GcMultiRow control. |
![]() | OnMouseWheel | Raises the events related to the mouse wheel. |
![]() | OnPaint | Paints the content of the cell for screen display and Rich style print. |
![]() | OnPrint | Prints the content of the cell for PrintStyle.Compact style. |