GridPrintBrickStyle Properties
Contains appearance settings of a GridControl‘s element (brick) when it is printed.
Name | Description |
---|---|
Background |
Gets or set the background color of the Grid |
Border |
Gets or set the border color of the Grid |
Border |
Gets or set the border thickness of the Grid |
Font |
Gets or set the font family of the Grid |
Font |
Gets or set the font size of the Grid |
Font |
Gets or set the font style of the Grid |
Font |
Gets or set the font weight of the Grid |
Foreground |
Gets or set the foreground color of the Grid |
Padding |
Gets or set paddings of the Grid |
See Also