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

More...

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

Static Public Member Functions

static implicit operator GradientStop.Builder (GradientStop.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 double Offset [get, set]
 (from 0 to 100) More...
 
virtual string Color [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 GradientStop.Builder()

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

Property Documentation

◆ Color

virtual string Ext.Net.GradientStop.Config.Color
getset

◆ Offset

virtual double Ext.Net.GradientStop.Config.Offset
getset

(from 0 to 100)


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