Spread for ASP.NET 12 Product Documentation
FilterBarBackColor Property


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > SheetSkin Class : FilterBarBackColor Property
Gets the background color of filter bar items in the sheet.
Syntax
'Declaration
 
Public ReadOnly Property FilterBarBackColor As Color
'Usage
 
Dim instance As SheetSkin
Dim value As Color
 
value = instance.FilterBarBackColor
public Color FilterBarBackColor {get;}
See Also

Reference

SheetSkin Class
SheetSkin Members