Xceed DataGrid for WPF v7.3 Documentation
Xceed.Wpf.DataGrid Assembly / Xceed.Wpf.DataGrid Namespace / FieldNameGroupConfigurationSelectorItem Class
Properties


In This Topic
    FieldNameGroupConfigurationSelectorItem Class Members
    In This Topic

    The following tables list the members exposed by FieldNameGroupConfigurationSelectorItem.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the FieldNameGroupConfigurationSelectorItem class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the field name of the column whose values were used to create the groups to which the group configuration will be applied.  
    Public PropertyGets or sets the group configuration that will be applied to the groups that are created by the values of the column with the specified field name  
    Public PropertyGets a value indicating whether this group-configuration indicator has been sealed (i.e., it has been added to a FieldNameGroupConfigurationSelectorItemCollection).  
    Top
    See Also