GrapeCity MultiRow Windows Forms Documentation
Template Class Properties


For a list of all members of this type, see Template members.

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
 NameDescription
Protected PropertyCanRaiseEvents (Inherited from System.ComponentModel.Component)
Protected PropertyDesignMode (Inherited from System.ComponentModel.Component)
Protected PropertyEvents (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.