GrapeCity MultiRow Windows Forms Documentation
Visual Style

The GcMultirow control can use the visual effects (Visual Style) provided by the OS or provide an appearance similar to Office applications. The visual style can be set for cells and scroll bars.

The cell backcolor (CellStyle.BackColor) is not displayed when the visual style is enabled. Refer to the Visual Style and BackColor topic under the BackColor and ForeColor section for details on how to disable backcolor for each cell.

Cell Style

The cell style can be set using the FlatStyle property for each cell type. This property can be used in the following cell types.

Office2007 Header Cell Style

The header cell (ColumnHeaderCell, RowHeaderCell, and CornerHeaderCell) supports the Office 2007-like style. Set the Office2007Style property to enable this style. Refer to the Changing the Header Appearance section for details.

Scroll bar Styles

The scroll bar styles can be set using the GcMultiRow.ScrollBarStyle property.

Splitter Line Styles

You can set styles for splitter lines using the GcMultiRow.SplitOffice2007Style property.

See Also

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options