Skip to main content

DataGridViewSummaryRow

Namespace: Wisej.Web.Ext.DataGridViewSummaryRow

Assembly: Wisej.Web.Ext.DataGridViewSummaryRow

Represents a summary row in a DataGridView control.

public class DataGridViewSummaryRow : DataGridViewRow

Properties

Instance memberGroupFromColumn

DataGridViewColumn Returns the first DataGridViewColumn used to determine the group breaks.

Instance memberGroupRows

DataGridViewRow[] Returns the array of rows that have been aggregated in this DataGridViewSummaryRow.

Instance memberGroupToColumn

DataGridViewColumn Returns the last DataGridViewColumn used to determine the group breaks.

Instance memberSummaryPosition

SummaryRowPosition Returns the SummaryRowPosition of this DataGridViewSummaryRow.

Inherited

Properties

NameDescriptionFrom
CellCountDataGridViewRow
CellsDataGridViewRow
ChildRowsDataGridViewRow
ContextMenuDataGridViewRow
DataGridViewDataGridViewElement
DefaultCellStyleDataGridViewRow
DefaultHeaderCellTypeDataGridViewBand
DisplayedDataGridViewRow
ErrorTextDataGridViewRow
HasDefaultCellStyleDataGridViewBand
HasUserDataDataGridViewBand
HeaderCellDataGridViewRow
HeightDataGridViewRow
IndexDataGridViewBand
InheritedStyleDataGridViewBand
IsChildDataGridViewRow
IsExpandedDataGridViewRow
IsNewRowDataGridViewRow
IsParentDataGridViewRow
IsRowDataGridViewRow
ItemDataGridViewRow
ItemDataGridViewRow
ItemDataGridViewRow
LevelDataGridViewRow
MaximumHeightDataGridViewRow
MinimumHeightDataGridViewRow
ParentRowDataGridViewRow
ReadOnlyDataGridViewRow
ResizableDataGridViewRow
RootRowDataGridViewRow
SelectedDataGridViewRow
TagDataGridViewBand
UserDataDataGridViewBand
VisibleDataGridViewRow

Methods

NameDescriptionFrom
Clone()DataGridViewRow
Collapse()DataGridViewRow
CollapseAll()DataGridViewRow
ContainsRow(row)DataGridViewRow
Dispose()DataGridViewElement
Expand()DataGridViewRow
ExpandAll()DataGridViewRow
ResetHeight()DataGridViewRow
SetValues(values)DataGridViewRow
Update()DataGridViewRow