C# Class Ext.Net.SelectedCell

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

Private Properties

Property Type Description
SelectedCell System.Collections.Generic
SelectedCell System.Collections.Generic
SelectedCell System.Collections.Generic

Public Methods

Method Description
SelectedCell ( Config config ) : System

Private Methods

Method Description
SelectedCell ( ) : System.Collections.Generic
SelectedCell ( int rowIndex, int colIndex ) : System.Collections.Generic
SelectedCell ( string recordID, string name ) : System.Collections.Generic

Method Details

SelectedCell() public method

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