Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SheetSkin Class
Properties Methods


In This Topic
    SheetSkin Class Members
    In This Topic

    The following tables list the members exposed by SheetSkin.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets the UI filter mode.  
    Public PropertyGets the background color of the sheet.  
    Public PropertyGets the background color of cells in the sheet.  
    Public PropertyGets the text color of cells in the sheet.  
    Public PropertyGets the parent style name to use for initializing the column footer default style.  
    Public PropertyGets the parent style name to use for initializing the column header default style.  
    Public PropertyGets the parent style name to use for initializing the corner default style.  
    Public PropertyGets the parent style name to use for initializing the data area default style.  
    Public PropertyGets the background color of even numbererd rows in the sheet.  
    Public PropertyGets the background color of filter bar items in the sheet.  
    Public PropertyGets the text color of filter bar items in the sheet.  
    Public PropertyGets the background color of the filter bar header in the sheet.  
    Public PropertyGets the text color of the filter bar header in the sheet.  
    Public PropertyGets the parent style name to use for initializing the filter header bar default style.  
    Public PropertyGets the parent style name to use for initializing the filter bar default style.  
    Public PropertyGets whether column footers are displayed in the sheet with a flat appearance.  
    Public PropertyGets whether column headers are displayed in the sheet with a flat appearance.  
    Public PropertyGets whether row headers are displayed in the sheet with a flat appearance.  
    Public PropertyGets the background color of footer cells in the sheet.  
    Public PropertyGets whether the font is bold for text in footers in the sheet.  
    Public PropertyGets the text color of footer cells in the sheet.  
    Public PropertyGets the color of the grid lines on the sheet.  
    Public PropertyGets which grid lines are displayed on the sheet.  
    Public PropertyGets the background color of header cells in the sheet.  
    Public PropertyGets whether the font is bold for text in headers in the sheet.  
    Public PropertyGets the text color of header cells in the sheet.  
    Public PropertyGets the name of the skin for the sheet.  
    Public PropertyGets the background color of odd numbered rows in the sheet.  
    Public PropertyGets the parent style name to use for initializing the row header default style.  
    Public PropertyGets the background color of selected cells in the sheet.  
    Public PropertyGets the text color of selected cells in the sheet.  
    Public PropertyGets whether the sheet displays the column footer.  
    Public PropertyGets whether the sheet displays the column header.  
    Public PropertyGets whether the sheet displays the row header.  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Applies the skin to the active sheet in the specified Spread component.  
    Public MethodLoads the skin from XML.  
    Public MethodReturns a value that indicates whether the specified object is equivalent to this skin.  
    Public MethodReturns the hash code of this object.  
    Public MethodSaves the skin to serialization.  
    Public Methodstatic (Shared in Visual Basic)Overloaded. Loads a skin from a file.  
    Public Methodstatic (Shared in Visual Basic)Overloaded. Saves a skin to a file.  
    Public MethodSaves the skin to XML.  
    Top
    See Also