C# Class Ext.Net.GridCommand

Exibir arquivo Open project: pgodwin/Ext.net Class Usage Examples

Private Properties

Property Type Description
GridCommand System
UnitPixelTypeCheck System.Web.UI.WebControls.Unit

Public Methods

Method Description
GridCommand ( Config config ) : System

Private Methods

Method Description
GridCommand ( ) : System
UnitPixelTypeCheck ( object obj, System.Web.UI.WebControls.Unit defaultValue, string propertyName ) : System.Web.UI.WebControls.Unit

Method Details

GridCommand() public method

public GridCommand ( Config config ) : System
config Config
return System