GrapeCity MultiRow Windows Forms Documentation
CreateGridTemplate Method


Creates a standard Template matrix with the specified column count.
Overload List
OverloadDescription
CreateGridTemplate(Int32)Creates a standard Template matrix with the specified column count.  
CreateGridTemplate(Int32,Int32,Int32)Creates a standard Template matrix with the specified column count and cell size.  
CreateGridTemplate(Int32,Int32,Int32,Int32)Creates a standard Template matrix with the specified column count, cell size, and maximum column width.  
CreateGridTemplate(Int32,Int32,Int32,Int32,AutoGenerateGridTemplateStyles)Creates a standard Template matrix with the specified column count, cell size, maximum column width, and template style.  
CreateGridTemplate(Int32,Int32,Int32,Int32,AutoGenerateGridTemplateStyles,Int32)Creates a standard Template matrix with the specified column count, cell size, maximum column width, template style, and row header width.  
CreateGridTemplate(IEnumerable<Cell>)Creates a standard Template matrix with the specified cells.  
CreateGridTemplate(IEnumerable<Cell>,Int32)Creates a standard Template matrix with the specified cells.  
CreateGridTemplate(IEnumerable<Cell>,Int32,AutoGenerateGridTemplateStyles)Creates a standard Template matrix with the specified cells.  
CreateGridTemplate(IEnumerable<Cell>,Int32,AutoGenerateGridTemplateStyles,Int32)Creates a standard Template matrix with the specified cells.  
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Template Class
Template Members

 

 


Copyright © GrapeCity, inc. All rights reserved.