Contains summary column information.
| C# |
public class SummaryColumn
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| GridViewState..::.SummaryColumn()()() |
Creates a new instance.
| |
| GridViewState..::.SummaryColumn(String, String, String, String) |
Creates a new instance.
| |
| DataMember |
Mapping for the column.
| |
| Equals(Object) | (Inherited from Object.) | |
| Finalize()()() |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| Format |
Format string used to format the text.
| |
| GetHashCode()()() |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType()()() |
Gets the Type of the current instance.
(Inherited from Object.) | |
| MemberwiseClone()()() |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| Name |
Summary name.
| |
| SummaryType |
Type of summary.
| |
| ToString()()() | (Inherited from Object.) |
| Object | |
| GridViewState..::.SummaryColumn | |