GrapeCity.Win.MultiRow Namespace > Template Class : CreateGridTemplate Method |
Overload | Description |
---|---|
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. |
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