GrapeCity.Win.MultiRow Namespace : Template Class |
The following tables list the members exposed by Template.
Name | Description | |
---|---|---|
Template Constructor | Overloaded. |
Name | Description | |
---|---|---|
AllowCellNameComparisonIgnoreCase | Gets or sets a value that indicates whether to ignore case when the user retrieves the Cell using CellName. | |
AlternatingRowsDefaultCellStyle | Gets or sets the default cell style applied to odd numbered rows of the GcMultiRow control. | |
AlternatingRowsDefaultHeaderCellStyle | Gets or sets the default header cell style applied to odd-numbered rows of the GcMultiRow. | |
ColumnFooters | Gets all the ColumnFooterSections in the Template. | |
ColumnFootersDefaultCellStyle | Gets or sets default cell styles used by all ColumnFooterSections in the control. This does not include header cells. | |
ColumnFootersDefaultHeaderCellStyle | Gets or sets default cell styles used by the HeaderCells in the ColumnFooterSection. Overridden by the current theme if visual styles are enabled. | |
ColumnHeaders | Gets all the ColumnHeaderSections in the Template. | |
ColumnHeadersDefaultCellStyle | Gets or sets default cell styles used by all ColumnHeaderSections in the control. This does not include header cells. | |
ColumnHeadersDefaultHeaderCellStyle | Gets or sets default cell styles used by the HeaderCells in the ColumnHeaderSection. Overridden by the current theme if visual styles are enabled. | |
Container | (Inherited from System.ComponentModel.Component) | |
Default | Gets the default Template. | |
DefaultCellStyle | Gets or sets default styles used by all cells in the entire control (including header cells), in a row, in a column header, or in a column footer. | |
DefaultColumnModeTemplate | Gets the default Template which LayoutMode is LayoutMode.LeftToRight. | |
Height | Gets or sets the height of the Template in pixels. | |
LayoutMode | Gets or sets a value that indicate the section's flow direction. | |
NamedCellStyles | Gets the predefined NamedCellStyles class. | |
Row | Gets the Row that is the template of the Rows in the GcMultiRow control. | |
RowsDefaultCellStyle | Gets or sets default cell styles used by all Rows in the control. This does not include header cells. | |
RowsDefaultHeaderCellStyle | Gets or sets default cell styles used by the HeaderCells in the Row. Overridden by the current theme if visual styles are enabled. | |
Site | (Inherited from System.ComponentModel.Component) | |
Width | Gets or sets the width of the Template in pixels. |
Name | Description | |
---|---|---|
CanRaiseEvents | (Inherited from System.ComponentModel.Component) | |
DesignMode | (Inherited from System.ComponentModel.Component) | |
Events | (Inherited from System.ComponentModel.Component) |
Name | Description | |
---|---|---|
AutoGenerateCellName | Generates a cell name that has not been registered. | |
Clear | Clears all the ColumnHeaderSections, ColumnFooterSections, Rows, and the related CellStyles in the Template. | |
Clone | Creates an exact copy of this Template. | |
CreateGridTemplate | Overloaded. Creates a standard Template matrix with the specified column count. | |
CreateGridTemplateForColumnMode | Overloaded. Creates a standard left-to-right layout matrix Template with the specified row count. | |
CreateObjRef | (Inherited from System.MarshalByRefObject) | |
Dispose | Overloaded. (Inherited from System.ComponentModel.Component) | |
GetLifetimeService | (Inherited from System.MarshalByRefObject) | |
InitializeLifetimeService | (Inherited from System.MarshalByRefObject) | |
IsCellNameRegistered | Determines whether the cell name has been registered. | |
Load | Overloaded. Loads a MultiRow template from a file stream. | |
Save | Overloaded. Saves the Template to the file using the specified path. | |
ToString | (Inherited from System.ComponentModel.Component) |
Name | Description | |
---|---|---|
Finalize | (Inherited from System.ComponentModel.Component) | |
GetService | (Inherited from System.ComponentModel.Component) | |
MemberwiseClone | Overloaded. (Inherited from System.MarshalByRefObject) |
Name | Description | |
---|---|---|
Disposed | (Inherited from System.ComponentModel.Component) |