ButtonCellType Class Members
In This Topic
The following tables list the members exposed by ButtonCellType.
Public Constructors
Public Properties
| Name | Description |
 | ButtonBackColor |
Gets or sets the button's background color.
|
 | MarginBottom |
Gets or sets the button's bottom margin in pixels relative to the cell.
|
 | MarginLeft |
Gets or sets the button's left margin in pixels relative to the cell.
|
 | MarginRight |
Gets or sets the button's right margin in pixels relative to the cell.
|
 | MarginTop |
Gets or sets the button's top margin in pixels relative to the cell.
|
 | Text |
Gets or sets the button's content.
|
Top
See Also