C# Class TerrificNet.ViewEngine.TemplateHandler.Grid.GridContext

ファイルを表示 Open project: namics/TerrificNet Class Usage Examples

Public Methods

Method Description
GetFromRenderingContext ( RenderingContext renderingContext ) : GridContext

Private Methods

Method Description
GridContext ( GridContext parent, double width, double componentWidth = null ) : Veil

Method Details

GetFromRenderingContext() public static method

public static GetFromRenderingContext ( RenderingContext renderingContext ) : GridContext
renderingContext RenderingContext
return GridContext