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

More...

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

Static Public Member Functions

static implicit operator ViewItem.Builder (ViewItem.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 string Value [get, set]
 
virtual string Selector [get, set]
 
virtual string BoundField [get, set]
 
virtual string Tag [get, set]
 
ItemsCollection< AbstractComponentComponent [get]
 

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 ViewItem.Builder()

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

Property Documentation

◆ BoundField

virtual string Ext.Net.ViewItem.Config.BoundField
getset

◆ Component

ItemsCollection<AbstractComponent> Ext.Net.ViewItem.Config.Component
get

◆ Selector

virtual string Ext.Net.ViewItem.Config.Selector
getset

◆ Tag

virtual string Ext.Net.ViewItem.Config.Tag
getset

◆ Value

virtual string Ext.Net.ViewItem.Config.Value
getset


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