ExportBrickAppearance Properties
Contains appearance settings of a DataGridView‘s element (brick) when it is exported.
Name | Description |
---|---|
Background |
Gets or sets the background color of the Data |
Border |
Gets or sets the border color of the Data |
Border |
Gets or sets the border thickness of the Data |
Font |
Gets or sets the font family of the Data |
Font |
Gets or sets the font size of the Data |
Font |
Gets or sets the font style of the Data |
Foreground |
Gets or sets the foreground color of the Data |
Horizontal |
Gets or sets the horizontal alignment of the Data |
Padding |
Gets or set paddings of the Data |
Vertical |
Gets or sets the vertical alignment of the Data |
See Also