C# Class Pizza.Mvc.GridConfig.Columns.ColumnMetamodelBase

Show file Open project: dwdkls/pizzamvc Class Usage Examples

Protected Methods

Method Description
ColumnMetamodelBase ( string name, string caption, int width, ColumnWidthMode widthMode )

Method Details

ColumnMetamodelBase() protected method

protected ColumnMetamodelBase ( string name, string caption, int width, ColumnWidthMode widthMode )
name string
caption string
width int
widthMode ColumnWidthMode