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

More...

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

Static Public Member Functions

static implicit operator SortInfo.Builder (SortInfo.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 Field [get, set]
 Internal UI Event. Fired before the view is refreshed. More...
 
virtual SortDirection Direction [get, set]
 The direction to sort ("asc" or "desc") More...
 

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

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

Property Documentation

◆ Direction

virtual SortDirection Ext.Net.SortInfo.Config.Direction
getset

The direction to sort ("asc" or "desc")

◆ Field

virtual string Ext.Net.SortInfo.Config.Field
getset

Internal UI Event. Fired before the view is refreshed.


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