DataGridViewSummaryRow
Wisej.Web.DataGridViewSummaryRow
Last updated
Was this helpful?
Wisej.Web.DataGridViewSummaryRow
Last updated
Was this helpful?
Namespace: Wisej.Web
Assembly: Wisej.Framework (4.0.0.0)
Represents a summary row in a DataGridView control.
You may derive from this class, and override , to create custom DataGridViewSummaryRow rows.
Initializes a new instance of DataGridViewSummaryRow.
Throws:
ArgumentNullExceptiongroup is null.
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.
Provides access to the UserData
and Tag
properties associated to the component implementing this interface.
The SummaryRowPosition indicated by the method call.