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

More...

Public Member Functions

 ConfigOption (string propertyName, SerializationOptions serialization, object defaultValue, object value)
 

Properties

string PropertyName [get]
 
SerializationOptions?? Serialization [get, set]
 
object DefaultValue [get]
 
string Name [get]
 
object Value [get]
 

Detailed Description

Constructor & Destructor Documentation

◆ ConfigOption()

Ext.Net.ConfigOption.ConfigOption ( string  propertyName,
SerializationOptions  serialization,
object  defaultValue,
object  value 
)
inline

Property Documentation

◆ DefaultValue

object Ext.Net.ConfigOption.DefaultValue
get

◆ Name

string Ext.Net.ConfigOption.Name
get

◆ PropertyName

string Ext.Net.ConfigOption.PropertyName
get

◆ Serialization

SerializationOptions?? Ext.Net.ConfigOption.Serialization
getset

◆ Value

object Ext.Net.ConfigOption.Value
get


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