The CellLayout type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| CellLayout | Overloaded. |
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString |
Returns a String that represents the current Object.
(Overrides Object..::.ToString()()().) |
Properties
| Name | Description | |
|---|---|---|
| Alignmemt |
Gets of sets content alignment of the cell.
| |
| BackColor |
Gets of sets background color of the cell.
| |
| Borders |
Gets of sets borders of the cell.
| |
| Font |
Gets of sets font of the cell.
| |
| ForeColor |
Gets of sets foreground color of the cell.
| |
| Padding |
Gets of sets paddings of the cell.
| |
| WordWrap |
Gets of sets word wrapping of the cell.
|