Ext.NET  5.3.0
.NET Component Framework for Enterprise Level Apps
Ext.Net.SelectedCell.Config Class Reference

More...

Inheritance diagram for Ext.Net.SelectedCell.Config:
Ext.Net.BaseItem.Config Ext.Net.IApply

Static Public Member Functions

static implicit operator SelectedCell.Builder (SelectedCell.Config config)
 
- Static Public Member Functions inherited from Ext.Net.BaseItem.Config
static Config Deserialize (string config)
 
static TConfig Deserialize< TConfig > (string config)
 

Properties

virtual int RowIndex [get, set]
 
virtual int ColumnIndex [get, set]
 
virtual string RecordID [get, set]
 
virtual string ColumnDataIndex [get, set]
 
virtual string ColumnID [get, set]
 

Additional Inherited Members

- Public Member Functions inherited from Ext.Net.BaseItem.Config
override string ToString ()
 
override bool Equals (object obj)
 
override int GetHashCode ()
 
new Type GetType ()
 
object ApplyIf (object obj)
 
Apply< T > (object obj)
 
object Apply (object obj)
 
virtual string Serialize ()
 

Detailed Description

Member Function Documentation

◆ operator SelectedCell.Builder()

static implicit Ext.Net.SelectedCell.Config.operator SelectedCell.Builder ( SelectedCell.Config  config)
inlinestatic

Property Documentation

◆ ColumnDataIndex

virtual string Ext.Net.SelectedCell.Config.ColumnDataIndex
getset

◆ ColumnID

virtual string Ext.Net.SelectedCell.Config.ColumnID
getset

◆ ColumnIndex

virtual int Ext.Net.SelectedCell.Config.ColumnIndex
getset

◆ RecordID

virtual string Ext.Net.SelectedCell.Config.RecordID
getset

◆ RowIndex

virtual int Ext.Net.SelectedCell.Config.RowIndex
getset


The documentation for this class was generated from the following file: