C# Class Ext.Net.ImageCommandColumn

Inheritance: Column, ICustomConfigSerialization
Exibir arquivo Open project: pgodwin/Ext.net Class Usage Examples

Private Properties

Property Type Description
ImageCommandColumn System.Collections.Generic
ToScript string

Public Methods

Method Description
ImageCommandColumn ( Config config ) : System

Private Methods

Method Description
ImageCommandColumn ( ) : System.Collections.Generic
ToScript ( Control owner ) : string

Method Details

ImageCommandColumn() public method

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