LightSwitch HTML Edition
C1OlapFieldStyle Class Members
Properties  Methods 


The following tables list the members exposed by C1OlapFieldStyle.

Public Properties
 NameDescription
Public PropertyBackColorGets or sets the color used to paint the background of cells in this field.  
Public PropertyFieldGets the C1OlapField that owns this style.  
Public PropertyFontBoldGets or sets a value that determines whether cells in this field should be shown in bold.  
Public PropertyForeColorGets or sets the color used to paint the content of cells in this field.  
Public PropertyIsEmptyGets a value that indicates whether this style is empty.  
Top
Public Methods
 NameDescription
Public MethodClearClears this style.  
Public MethodReadXmlReads the style from an System.Xml.XmlReader.  
Public MethodWriteXmlSaves the style into an System.Xml.XmlWriter.  
Top
Protected Methods
 NameDescription
Protected MethodLoadAttributesLoads the style properties from an System.Xml.XmlReader.  
Protected MethodOnPropertyChangedNotifies the parent field that the style has changed.  
Protected MethodSaveAttributesSaves the style properties to an System.Xml.XmlWriter.  
Top
See Also

Reference

C1OlapFieldStyle Class
C1.Olap Namespace

Send Feedback