C1.Silverlight.Olap.5
C1OlapField Class Members
Properties  Methods  Events

The following tables list the members exposed by C1OlapField.

Public Properties
 NameDescription
Public PropertyCaptionGets or sets a string to be displayed in the user interface.  
Public PropertyFilterGets the filter used to select field values.  
Public PropertyFormatGets or sets the format to use when displaying field values.  
Public PropertyIsActiveGets or sets whether this field is active in the Olap view.  
Public PropertyNameGets the name of the field source column.  
Public PropertyOlapEngineGets the C1OlapEngine that owns this field.  
Public PropertyParentListGets the C1OlapFieldList that contains this field.  
Public PropertyStyleGets the C1OlapFieldStyle used to display the field values on the grid.  
Public PropertyStyleHighGets the C1OlapConditionalFieldStyle used to display high values.  
Public PropertyStyleLowGets the C1OlapConditionalFieldStyle used to display low values.  
Public PropertySubtotalGets or sets the type of subtotal to use when combining field values.  
Public PropertyTypeGets the type of the field source column.  
Public PropertyWeightFieldGets or sets the C1OlapField used as a weight for calculating subtotals on this field.  
Public PropertyWidthGets or sets the preferred width to be used for showing the field in the user interface.  
Top
Public Methods
 NameDescription
Public MethodGetUniqueValuesGets a list of unique values found in the data source for this field.  
Public MethodReadXmlReads the field from an System.Xml.XmlReader.  
Public MethodWriteXmlSaves the field into an System.Xml.XmlWriter.  
Top
Public Events
 NameDescription
Public EventPropertyChangedFires when a property changes.  
Top
See Also

Reference

C1OlapField Class
C1.Olap Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.