DataGridViewSummaryRow

Wisej.Web.DataGridViewSummaryRow

Namespace: Wisej.Web

Assembly: Wisej.Framework (3.0.0.0)

Represents a summary row in a DataGridView control.

public class DataGridViewSummaryRow : DataGridViewRow

Properties

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

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

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

SummaryRowPosition: Returns the SummaryRowPosition of this DataGridViewSummaryRow.

Last updated