C# Class Ext.Net.CommandSpacer

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

Private Properties

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

Public Methods

Method Description
CommandSpacer ( Config config ) : System

Private Methods

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

Method Details

CommandSpacer() public method

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