Xceed DataGrid for WPF v7.2 Documentation
DataGridContext Class Members
Properties  Methods  Events


Xceed.Wpf.DataGrid Assembly > Xceed.Wpf.DataGrid Namespace : DataGridContext Class

The following tables list the members exposed by DataGridContext.

Public Properties
 NameDescription
Public PropertyGets a value indicating whether the end user can toggle the expansion state of details in the context.  
Public PropertyGets a dictionary that contains a list of the context's DataGridItemProperty objects with their corresponding auto-filter values.  
Public PropertyGets a collection of the columns whose titles are displayed in the column-chooser context menu.  
Public PropertyGets a list of the columns contained in the context.  
Public PropertyGets or sets the context's current column.  
Public PropertyGets or sets the context's current data item.  
Public PropertyGets or sets the index of the context's current data item.  
Public PropertyGets the context's parent DataGridControl.  
Public PropertyGets the default configuration that will be used by any groups in the context for which an explicit group configuration is not provided.  
Public Property (Inherited from System.Windows.DependencyObject)
Public PropertyGets a list of the configurations that will be applied to their corresponding details.  
Public Property (Inherited from System.Windows.DependencyObject)
Public PropertyGets a dictionary that contains a list of the context's DataGridItemProperty objects with their corresponding distinct values.  
Public PropertyGets a collection that contains the items that are located in the footer section of the context.  
Public PropertyGets a group-configuration selector that will be used to select the appropriate configuration for a group in the context based on its information and/or content.  
Public PropertyGets a collection of GroupLevelDescription objects that contain information on each group level contained in the context.  
Public PropertyGets a value indicating whether the context has details.  
Public PropertyGets a collection that contains the items that are located in the header section of the context.  
Public PropertyGets a value indicating whether the context is current.  
Public Property (Inherited from System.Windows.DependencyObject)
Public PropertyGets the style that is applied to the container element (DataRow) generated for each item in the context.  
Public PropertyGets a style selector that selects the appropriate style to apply to each generated container element (DataRow) in the context.  
Public PropertyGets the collection view that was used to generate the content of the context.  
Public PropertyGets a value indicating the maximum number of group levels that can be created.  
Public Property
Gets a value indicating the maximum number of sort levels that can be created.  
Public PropertyGets a list of the merged column headers in the context.  
Public PropertyGets the context's parent DataGridContext.  
Public PropertyGets the parent data item to which the context belongs  
Public PropertyGets the cell ranges selected in the data context.  
Public PropertyGets the data item ranges selected in the data context.  
Public PropertyGets a collection of data items that are currently selected in the context.  
Public PropertyGets the detail configuration that was applied to the detail that is the source of the context.  
Public PropertyGets the collection of StatCellConfiguration for a DataGridContext (that is a Detail or a Master).  
Public PropertyGets a list of the columns in the context whose Visible property is true, ordered according to their VisiblePosition.  
Top
Public Methods
 NameDescription
Public MethodRetrieves a value indicating whether the details for the specified data item are expanded.  
Public MethodOverloaded. Places the context's current item in edit mode.  
Public MethodCancels the edit process of the item that is being edited.  
Public MethodOverloaded.  (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from System.Windows.DependencyObject)
Public MethodCollapses the details owned by the specified data item.  
Public MethodCollapses the specified group.  
Public Method  
Public MethodEnds the edit process of the item that is being edited.  
Public Method (Inherited from System.Windows.DependencyObject)
Public MethodExpands any details owned by the specified data item.  
Public MethodExpands the specified group.  
Public MethodOverloaded. Retrieves the child DataGridContext created from the specified DetailConfiguration of an item.  
Public MethodRetrieves the child DataGridContexts of the context.  
Public MethodRetrieves the container of the specified item.  
Public MethodRetrieves the group for the specified CollectionViewGroup.  
Public Method (Inherited from System.Windows.DependencyObject)
Public MethodRetrieves an item for the specified container.  
Public Method (Inherited from System.Windows.DependencyObject)
Public MethodRetrieves the parent group for the specified item.  
Public Method (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from System.Windows.DependencyObject)
Public MethodRetrieves a value indicating whether the specified group is expanded.  
Public Method  
Public Method  
Public Method  
Public Method (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from System.Windows.DependencyObject)
Public MethodOverloaded.  (Inherited from System.Windows.DependencyObject)
Public MethodToggles any details owned by the specified data item.  
Public MethodToggles the specified group.  
Top
Protected Methods
 NameDescription
Protected MethodOverridden.   
Protected Internal Method (Inherited from System.Windows.DependencyObject)
Top
Extension Methods
 NameDescription
Public Extension MethodOverloaded. 
Top
Public Events
 NameDescription
Public EventRaised when the value of a property is changed.  
Top
See Also

Reference

DataGridContext Class
Xceed.Wpf.DataGrid Namespace