Xceed DataGrid for WPF v7.3 Documentation
Xceed.Wpf.DataGrid Assembly / Xceed.Wpf.DataGrid Namespace / StatCellConfigurationCollection Class
Properties Methods Events


In This Topic
    StatCellConfigurationCollection Class Members
    In This Topic

    The following tables list the members exposed by StatCellConfigurationCollection.

    Public Properties
     NameDescription
    Public Property (Inherited from System.Collections.ObjectModel.Collection<T>)
    Public PropertyOverloaded. Gets the StatCellConfiguration from this StatCellConfigurationCollection with the resultPropertyName.  
    Top
    Protected Properties
     NameDescription
    Protected Property (Inherited from System.Collections.ObjectModel.Collection<T>)
    Top
    Public Methods
     NameDescription
    Public Method (Inherited from System.Collections.ObjectModel.Collection<T>)
    Public Method (Inherited from System.Collections.ObjectModel.Collection<T>)
    Public MethodOverloaded. Try to find the StatCellConfiguration with the resultPropertyName in this StatCellConfigurationCollection. Returns true if found, false otherwise.  
    Public Method (Inherited from System.Collections.ObjectModel.Collection<T>)
    Public Method (Inherited from System.Collections.ObjectModel.Collection<T>)
    Public Method (Inherited from System.Collections.ObjectModel.Collection<T>)
    Public Method (Inherited from System.Collections.ObjectModel.Collection<T>)
    Public Method (Inherited from System.Collections.ObjectModel.ObservableCollection<StatCellConfiguration>)
    Public Method (Inherited from System.Collections.ObjectModel.Collection<T>)
    Public Method (Inherited from System.Collections.ObjectModel.Collection<T>)
    Top
    Public Events
    See Also