<
OLAP for WPF and Silverlight | ComponentOne
C1.Olap Namespace / C1OlapFieldStyle Class
Properties Methods


In This Topic
    C1OlapFieldStyle Class Members
    In This Topic

    The following tables list the members exposed by C1OlapFieldStyle.

    Public Properties
     NameDescription
    Public PropertyGets or sets the color used to paint the background of cells in this field.  
    Public PropertyGets the C1OlapField that owns this style.  
    Public PropertyGets or sets a value that determines whether cells in this field should be shown in bold.  
    Public PropertyGets or sets the color used to paint the content of cells in this field.  
    Public PropertyGets a value that indicates whether this style is empty.  
    Top
    Public Methods
     NameDescription
    Public MethodClears this style.  
    Public MethodReads the style from an System.Xml.XmlReader.  
    Public MethodSaves the style into an System.Xml.XmlWriter.  
    Top
    Protected Methods
     NameDescription
    Protected MethodLoads the style properties from an System.Xml.XmlReader.  
    Protected MethodNotifies the parent field that the style has changed.  
    Protected MethodSaves the style properties to an System.Xml.XmlWriter.  
    Top
    See Also