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

More...

Inheritance diagram for Ext.Net.GroupImageCommand.Config:
Ext.Net.ImageCommandBase.Config Ext.Net.BaseItem.Config Ext.Net.IApply

Static Public Member Functions

static implicit operator GroupImageCommand.Builder (GroupImageCommand.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 bool RightAlign [get, set]
 
- Properties inherited from Ext.Net.ImageCommandBase.Config
virtual string CommandName [get, set]
 
virtual string Cls [get, set]
 
virtual bool Hidden [get, set]
 
virtual bool Disabled [get, set]
 
virtual Icon Icon [get, set]
 
virtual string IconCls [get, set]
 
virtual string Text [get, set]
 
virtual string Style [get, set]
 
SimpleToolTip ToolTip [get]
 
virtual HideMode HideMode [get, set]
 How this component should be hidden. Supported values are 'visibility' (css visibility), 'offsets' (negative offset position) and 'display' (css display) - defaults to 'display'. More...
 

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 GroupImageCommand.Builder()

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

Property Documentation

◆ RightAlign

virtual bool Ext.Net.GroupImageCommand.Config.RightAlign
getset


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