[]
        
(Showing Draft Content)

C1.Win.FlexGrid.ShowThemedHeadersEnum

ShowThemedHeadersEnum Enum

Specifies whether the control should use themes for displaying row or column headers.

Namespace: C1.Win.FlexGrid
Assembly: C1.Win.FlexGrid.8.dll
Syntax
public enum ShowThemedHeadersEnum

Fields

Name Description
Auto

Use themed headers when the BorderStyle property is set to XpThemes.

Both

Use themed headers for row and column headers.

Columns

Use themed headers for column headers.

None

Do not use themed headers.

Rows

Use themed headers for row headers.

SelectedOnly

Use themed headers to indicate selected rows and columns when VisualStyle is set to one of the Office styles.