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


In This Topic
    C1OlapField Class Members
    In This Topic

    The following tables list the members exposed by C1OlapField.

    Public Properties
     NameDescription
    Public PropertyGets or sets a string to be displayed in the user interface.  
    Public PropertyGets the filter used to select field values.  
    Public PropertyGets or sets the format to use when displaying field values.  
    Public PropertyGets or sets whether this field is active in the Olap view.  
    Public PropertyGets the name of the field source column.  
    Public PropertyGets the C1OlapEngine that owns this field.  
    Public PropertyGets the C1OlapFieldList that contains this field.  
    Public PropertyGets the C1OlapFieldStyle used to display the field values on the grid.  
    Public PropertyGets the C1OlapConditionalFieldStyle used to display high values.  
    Public PropertyGets the C1OlapConditionalFieldStyle used to display low values.  
    Public PropertyGets or sets the type of subtotal to use when combining field values.  
    Public PropertyGets the type of the field source column.  
    Public PropertyGets or sets the C1OlapField used as a weight for calculating subtotals on this field.  
    Public PropertyGets or sets the preferred width to be used for showing the field in the user interface.  
    Top
    Public Methods
     NameDescription
    Public MethodGets a list of unique values found in the data source for this field.  
    Public MethodReads the field from an System.Xml.XmlReader.  
    Public MethodSaves the field into an System.Xml.XmlWriter.  
    Top
    Protected Methods
     NameDescription
    Protected MethodRaises the PropertyChanged event.  
    Top
    Public Events
     NameDescription
    Public EventFires when a property changes.  
    Top
    See Also