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

More...

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

Static Public Member Functions

static implicit operator DrawBackground.Builder (DrawBackground.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 Fill [get, set]
 The fill color More...
 
virtual ImageSprite Image [get, set]
 The background image More...
 
Gradients Gradient [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 DrawBackground.Builder()

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

Property Documentation

◆ Fill

virtual string Ext.Net.DrawBackground.Config.Fill
getset

The fill color

◆ Gradient

Gradients Ext.Net.DrawBackground.Config.Gradient
get

◆ Image

virtual ImageSprite Ext.Net.DrawBackground.Config.Image
getset

The background image


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