GrapeCity MultiRow Windows Forms Documentation
Template Class Members
Properties  Methods  Events


The following tables list the members exposed by Template.

Public Constructors
 NameDescription
Public ConstructorTemplate ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyAllowCellNameComparisonIgnoreCaseGets or sets a value that indicates whether to ignore case when the user retrieves the Cell using CellName.  
Public PropertyAlternatingRowsDefaultCellStyleGets or sets the default cell style applied to odd numbered rows of the GcMultiRow control.  
Public PropertyAlternatingRowsDefaultHeaderCellStyleGets or sets the default header cell style applied to odd-numbered rows of the GcMultiRow.  
Public PropertyColumnFootersGets all the ColumnFooterSections in the Template.  
Public PropertyColumnFootersDefaultCellStyleGets or sets default cell styles used by all ColumnFooterSections in the control. This does not include header cells.  
Public PropertyColumnFootersDefaultHeaderCellStyleGets or sets default cell styles used by the HeaderCells in the ColumnFooterSection. Overridden by the current theme if visual styles are enabled.  
Public PropertyColumnHeadersGets all the ColumnHeaderSections in the Template.  
Public PropertyColumnHeadersDefaultCellStyleGets or sets default cell styles used by all ColumnHeaderSections in the control. This does not include header cells.  
Public PropertyColumnHeadersDefaultHeaderCellStyleGets or sets default cell styles used by the HeaderCells in the ColumnHeaderSection. Overridden by the current theme if visual styles are enabled.  
Public PropertyContainer (Inherited from System.ComponentModel.Component)
Public Propertystatic (Shared in Visual Basic)DefaultGets the default Template.  
Public PropertyDefaultCellStyleGets 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.  
Public Propertystatic (Shared in Visual Basic)DefaultColumnModeTemplateGets the default Template which LayoutMode is LayoutMode.LeftToRight.  
Public PropertyHeightGets or sets the height of the Template in pixels.  
Public PropertyLayoutModeGets or sets a value that indicate the section's flow direction.  
Public PropertyNamedCellStylesGets the predefined NamedCellStyles class.  
Public PropertyRowGets the Row that is the template of the Rows in the GcMultiRow control.  
Public PropertyRowsDefaultCellStyleGets or sets default cell styles used by all Rows in the control. This does not include header cells.  
Public PropertyRowsDefaultHeaderCellStyleGets or sets default cell styles used by the HeaderCells in the Row. Overridden by the current theme if visual styles are enabled.  
Public PropertySite (Inherited from System.ComponentModel.Component)
Public PropertyWidthGets or sets the width of the Template in pixels.  
Top
Protected Properties
Public Methods
 NameDescription
Public MethodAutoGenerateCellNameGenerates a cell name that has not been registered.  
Public MethodClearClears all the ColumnHeaderSections, ColumnFooterSections, Rows, and the related CellStyles in the Template.  
Public MethodCloneCreates an exact copy of this Template.  
Public Methodstatic (Shared in Visual Basic)CreateGridTemplateOverloaded. Creates a standard Template matrix with the specified column count.  
Public Methodstatic (Shared in Visual Basic)CreateGridTemplateForColumnModeOverloaded. Creates a standard left-to-right layout matrix Template with the specified row count.  
Public MethodCreateObjRef (Inherited from System.MarshalByRefObject)
Public MethodDisposeOverloaded.  (Inherited from System.ComponentModel.Component)
Public MethodGetLifetimeService (Inherited from System.MarshalByRefObject)
Public MethodInitializeLifetimeService (Inherited from System.MarshalByRefObject)
Public MethodIsCellNameRegisteredDetermines whether the cell name has been registered.  
Public MethodLoadOverloaded. Loads a MultiRow template from a file stream.  
Public MethodSaveOverloaded. Saves the Template to the file using the specified path.  
Public MethodToString (Inherited from System.ComponentModel.Component)
Top
Protected Methods
 NameDescription
Protected MethodFinalize (Inherited from System.ComponentModel.Component)
Protected MethodGetService (Inherited from System.ComponentModel.Component)
Protected MethodMemberwiseCloneOverloaded.  (Inherited from System.MarshalByRefObject)
Top
Public Events
 NameDescription
Public EventDisposed (Inherited from System.ComponentModel.Component)
Top
See Also

Reference

Template Class
GrapeCity.Win.MultiRow Namespace
GcMultiRow Class
Section Class
ColumnHeaderSection Class
Row Class
ColumnFooterSection Class
Cell Class

 

 


Copyright © GrapeCity, inc. All rights reserved.