| Visual Basic (Declaration) | |
|---|---|
Public Property ActiveCellRowSelectorAppearance As Infragistics.Win.AppearanceBase | |
| C# | |
|---|---|
public Infragistics.Win.AppearanceBase ActiveCellRowSelectorAppearance {get; set;} | |
Note: If the row selectors are being drawn with themes, such as if the RowSelectorStyle is set to XPThemed, then this appearance will not be seen; this behavior is standard across the themed rendering of controls. In order to get around this, the P:Infragistics.Win.Appearance.ThemedElementAlpha property can be set to Transparent.