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

More...

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

Static Public Member Functions

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

Properties

AxisCollection Defaults [get]
 
AxisCollection Top [get]
 
AxisCollection Right [get]
 
AxisCollection Bottom [get]
 
AxisCollection Left [get]
 
AxisCollection Radial [get]
 
AxisCollection Angular [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 ThemeAxes.Builder()

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

Property Documentation

◆ Angular

AxisCollection Ext.Net.ThemeAxes.Config.Angular
get

◆ Bottom

AxisCollection Ext.Net.ThemeAxes.Config.Bottom
get

◆ Defaults

AxisCollection Ext.Net.ThemeAxes.Config.Defaults
get

◆ Left

AxisCollection Ext.Net.ThemeAxes.Config.Left
get

◆ Radial

AxisCollection Ext.Net.ThemeAxes.Config.Radial
get

◆ Right

AxisCollection Ext.Net.ThemeAxes.Config.Right
get

◆ Top

AxisCollection Ext.Net.ThemeAxes.Config.Top
get


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