ComponentOne DataGrid for WPF and Silverlight
DataGridGroupRow Class Members
Properties  Methods  Events

C1.WPF.DataGrid Namespace : DataGridGroupRow Class

The following tables list the members exposed by DataGridGroupRow.

Public Constructors
 NameDescription
Public Constructor  
Top
Public Properties
 NameDescription
Public PropertyGets or sets a value indicating whether the user can toggle details, taking in consideration properties of the containing DataGrid. (Inherited from C1.WPF.DataGrid.DataGridRow)
Public PropertyGets a value indicating whether this row is showing details, taking in consideration properties of the containing DataGrid. (Inherited from C1.WPF.DataGrid.DataGridRow)
Public PropertyGets the actual height in pixels. (Inherited from C1.WPF.DataGrid.DataGridRow)
Public PropertyGets the actual height in pixels (without the details). (Inherited from C1.WPF.DataGrid.DataGridRow)
Public PropertyGets or sets a value indicating whether this row can be resized by the user. (Inherited from C1.WPF.DataGrid.DataGridRow)
Public PropertyGets or sets a value indicating whether the user can toggle details. (Inherited from C1.WPF.DataGrid.DataGridRow)
Public PropertyGets or sets the style applied to all the cells of this row. (Inherited from C1.WPF.DataGrid.DataGridRow)
Public PropertyGets the column related to the group.  
Public PropertyGets the data grid to which the row belongs. (Inherited from C1.WPF.DataGrid.DataGridRow)
Public PropertyGets the data of the row. (Inherited from C1.WPF.DataGrid.DataGridRow)
Public Property (Inherited from System.Windows.DependencyObject)
Public PropertyGets the visual element that will be arranged at the bottom of the row. (Inherited from C1.WPF.DataGrid.DataGridRow)
Public PropertyGets or sets a value indicating whether this row is showing details. (Inherited from C1.WPF.DataGrid.DataGridRow)
Public Property (Inherited from System.Windows.Threading.DispatcherObject)
Public PropertyGets the collection of errors associated with this row. Add errors here if you want to display an error message in the corresponding row header. (Inherited from C1.WPF.DataGrid.DataGridRow)
Public PropertyGets keys that identify the group.  
Public PropertyGets or sets the visibility of the rows related to the group.  
Public PropertyGets the visual element that represent the header of this row. (Inherited from C1.WPF.DataGrid.DataGridRow)
Public PropertyGets or sets the height of this row. (Inherited from C1.WPF.DataGrid.DataGridRow)
Public PropertyGets the distance between the row header and the first cell of the row. This empty space is only present when there are groups in the data grid. (Inherited from C1.WPF.DataGrid.DataGridRow)
Public PropertyGets the index of the row. (Inherited from C1.WPF.DataGrid.DataGridRow)
Public PropertyGets a value indicating whether this row is editable. (Inherited from C1.WPF.DataGrid.DataGridRow)
Public PropertyGets a value indicating whether this row is editing. (Inherited from C1.WPF.DataGrid.DataGridRow)
Public PropertyGets a value indicating whether the mouse is over the row. (Inherited from C1.WPF.DataGrid.DataGridRow)
Public Property (Inherited from System.Windows.DependencyObject)
Public PropertyGets or sets a value indicating whether the user is allowed to set the current cell from this row. (Inherited from C1.WPF.DataGrid.DataGridRow)
Public PropertyGets a value indicating whether this row is selected. (Inherited from C1.WPF.DataGrid.DataGridRow)
Public PropertyOverridden.   
Public PropertyGets or sets the maximum height (in pixels) allowed. (Inherited from C1.WPF.DataGrid.DataGridRow)
Public PropertyGets or sets the minimum height (in pixels) allowed. (Inherited from C1.WPF.DataGrid.DataGridRow)
Public PropertyGets the collection of rows to which this row belongs. (Inherited from C1.WPF.DataGrid.DataGridRow)
Public PropertyGets the parent group. (Inherited from C1.WPF.DataGrid.DataGridRow)
Public PropertyGets the visual element that represent this row. (Inherited from C1.WPF.DataGrid.DataGridRow)
Public PropertyGets or sets the style applied to the row header presenter of this row. (Inherited from C1.WPF.DataGrid.DataGridRow)
Public PropertyGets the rows inside the group.  
Public PropertyGets or sets the style of the row. (Inherited from C1.WPF.DataGrid.DataGridRow)
Public PropertyGets a value indicating whether to show vertical freezing separator. (Inherited from C1.WPF.DataGrid.DataGridRow)
Public PropertyGets the type of row. (Inherited from C1.WPF.DataGrid.DataGridRow)
Public PropertyGets the vertical offset in pixels. (Inherited from C1.WPF.DataGrid.DataGridRow)
Public PropertyGets or sets the visibility of the row. (Inherited from C1.WPF.DataGrid.DataGridRow)
Top
Public Methods
 NameDescription
Public MethodOverloaded.  (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from System.Windows.DependencyObject)
Public Method  
Public Method (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from System.Windows.DependencyObject)
Public MethodUnload every visual element which is related to the row. (Inherited from C1.WPF.DataGrid.DataGridRow)
Public Method (Inherited from System.Windows.DependencyObject)
Public MethodOverloaded.  (Inherited from System.Windows.DependencyObject)
Public MethodReturns a System.String that represents the current System.Object. (Inherited from C1.WPF.DataGrid.DataGridRow)
Public MethodOverloaded. Validates the DataGridRow.DataItem. Implement IDataErrorInfo or INotifyDataErrorInfo in order to implement your own validation rules. (Inherited from C1.WPF.DataGrid.DataGridRow)
Top
Public Events
 NameDescription
Public EventOccurs after the DataGridRow.CanUserResize value changed. (Inherited from C1.WPF.DataGrid.DataGridRow)
Public EventOccurs after the DataGridRow.CanUserToggleDetails value changed. (Inherited from C1.WPF.DataGrid.DataGridRow)
Public EventOccurs after the visibility of the details of the row changed. (Inherited from C1.WPF.DataGrid.DataGridRow)
Public EventOccurs when the rows related to the group visibility changed.  
Public EventOccurs after the height was changed. (Inherited from C1.WPF.DataGrid.DataGridRow)
Public EventOccurs when the IsEditing value changed. (Inherited from C1.WPF.DataGrid.DataGridRow)
Public EventOccurs after the row is added to the collection of rows. (Inherited from C1.WPF.DataGrid.DataGridRow)
Public EventOccurs when a property value changes. (Inherited from C1.WPF.DataGrid.DataGridRow)
Public EventOccurs after the visibility of the row changed. (Inherited from C1.WPF.DataGrid.DataGridRow)
Top
See Also

Reference

DataGridGroupRow Class
C1.WPF.DataGrid Namespace