Xceed DataGrid for WPF v7.2 Documentation
DataGridContext Class Properties


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

For a list of all members of this type, see DataGridContext members.

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
See Also

Reference

DataGridContext Class
Xceed.Wpf.DataGrid Namespace