Just as a document template in Microsoft Word specifies the overall appearance of individual paragraphs in a document, the named members of the GridStyleCollection object provide an overall display template for a C1TrueDBGrid or C1TrueDBDropDown control. However, to customize the appearance of individual Split or C1DisplayColumn objects, modify the appropriate Style object property:
Controls the caption style for an object. | |
Controls the editor style for an object. | |
Controls the row style for even-numbered rows. | |
Controls the style of the columns in the filter bar. | |
Controls the footing style for an object. | |
Controls the heading style for an object. | |
Controls the marquee style when set to Highlight Row. | |
Controls the inactive heading style for an object. | |
Controls the row style for odd-numbered rows. | |
Controls the record selector style for an object. | |
Controls the selected row/column style for an object. | |
Controls the normal style for an object. |
Modifying a Style Property Directly
Named Styles vs. Anonymous Styles
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |