GridSummaryItem Methods
Represents a footer summary item.
Name | Description |
---|---|
Assign |
Copies settings from the summary item object specified as the parameter. |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Returns the default display format for the summary item. |
Get |
Returns the default format string for the specified summary type. |
Get |
Formats the specified value using the summary item’s format settings. |
Get |
Returns the value formatted according to the specified format string. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Is |
Indicates whether the specified summary item has the same settings as the current one. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Set |
Specifies the type, display format, format provider, and summary mode of the summary item. |
Set |
Specifies the type and display format of the summary item. |
To |
Gets the object’s text representation. |
See Also