GrapeCity.Win.MultiRow Namespace > Template Class : CreateGridTemplateForColumnMode Method |
Overload | Description |
---|---|
CreateGridTemplateForColumnMode(Int32) | Creates a standard left-to-right layout matrix Template with the specified row count. |
CreateGridTemplateForColumnMode(Int32,Int32,Int32) | Creates a standard left-to-right layout matrix Template with the specified column count and cell's size. |
CreateGridTemplateForColumnMode(Int32,Int32,Int32,Int32) | Creates a standard left-to-right layout matrix Template with the specified column count, cell size, and maximum row height. |
CreateGridTemplateForColumnMode(Int32,Int32,Int32,Int32,AutoGenerateGridTemplateStyles) | Creates a standard left-to-right layout matrix Template with the specified column count, cell's size, maximum column width, and template style. |
CreateGridTemplateForColumnMode(Int32,Int32,Int32,Int32,AutoGenerateGridTemplateStyles,Int32) | Creates a standard left-to-right layout matrix Template with the specified column count, cell's size, maximum column width, template style, and row header's width. |
CreateGridTemplateForColumnMode(IEnumerable<Cell>) | Creates a standard left-to-right layout matrix Template with the specified cells. |
CreateGridTemplateForColumnMode(IEnumerable<Cell>,Int32) | Creates a standard left-to-right layout matrix Template with the specified cells. |
CreateGridTemplateForColumnMode(IEnumerable<Cell>,Int32,AutoGenerateGridTemplateStyles) | Creates a standard left-to-right layout matrix Template with the specified cells. |
CreateGridTemplateForColumnMode(IEnumerable<Cell>,Int32,AutoGenerateGridTemplateStyles,Int32) | Creates a standard left-to-right layout matrix Template 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