True DBGrid for .NET uses a style model similar to that of Microsoft Word and Excel to simplify the task of customizing a grid's appearance. A Style object is a combination of font, color, picture, and formatting information comprising the following properties:
Gets or sets the alpha component when the style is rendered. | |
Gets or sets the background color associated with a Style. | |
Gets or sets the background color associated with a Style. | |
Gets or sets the background image associated with a Style. | |
Gets or sets the rendering method for a BackgroundImage. | |
Gets the GridBorders associated with this Style. | |
Gets or sets the Font associated with a Style. | |
Gets or sets the foreground color associated with a Style. | |
Gets or sets the foreground image associated with a style. | |
Gets or sets the position that the ForegroundImage is rendered. | |
Gets or sets a value indicating whether gamma correction is enabled when a linear gradient style is rendered. | |
Specifies the direction of a linear gradient. | |
Gets or sets the horizontal text alignment. | |
Gets or sets a value indicating whether data entry is permitted for the associated object. | |
Gets or sets the name of the Style. | |
Gets or sets the spacing between cell content and its edges. | |
Gets or sets the trim characters for a string that does not completely fit into a layout shape. | |
Gets or sets the vertical text alignment. | |
Gets or sets a value indicating whether text is word-wrapped when it does not fit into a layout shape. |
Applying Pictures to Grid Elements
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |