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

More...

Inheritance diagram for Ext.Net.ConfigOptionsCollection:

Public Member Functions

new void Add (string key, ConfigOption value)
 
virtual void Add (string propertyName, object defaultValue, object value)
 

Properties

SortedDictionary< int, ConfigOptionPriorityProperties [get]
 

Detailed Description

Member Function Documentation

◆ Add() [1/2]

new void Ext.Net.ConfigOptionsCollection.Add ( string  key,
ConfigOption  value 
)
inline

Parameters
key
value

◆ Add() [2/2]

virtual void Ext.Net.ConfigOptionsCollection.Add ( string  propertyName,
object  defaultValue,
object  value 
)
inlinevirtual

Property Documentation

◆ PriorityProperties

SortedDictionary<int, ConfigOption> Ext.Net.ConfigOptionsCollection.PriorityProperties
get


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