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

More...

Inheritance diagram for Ext.Net.SplitCommand.Config:
Ext.Net.GridCommand.Config

Static Public Member Functions

static implicit operator SplitCommand.Builder (SplitCommand.Config config)
 
- Static Public Member Functions inherited from Ext.Net.GridCommand.Config
static implicit operator GridCommand.Builder (GridCommand.Config config)
 

Additional Inherited Members

- Properties inherited from Ext.Net.GridCommand.Config
virtual string CommandName [get, set]
 
SimpleToolTip ToolTip [get]
 
virtual Icon Icon [get, set]
 
virtual string IconCls [get, set]
 
virtual string Text [get, set]
 
virtual bool StandOut [get, set]
 True to enable stand out by default (defaults to false). More...
 
virtual string Cls [get, set]
 
virtual string CtCls [get, set]
 
virtual bool Disabled [get, set]
 
virtual string DisabledClass [get, set]
 
virtual bool Hidden [get, set]
 
virtual string OverCls [get, set]
 
CommandMenu Menu [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...
 
virtual Unit MinWidth [get, set]
 The minimum width for this button (used to give a set of buttons a common width). More...
 

Detailed Description

Member Function Documentation

◆ operator SplitCommand.Builder()

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


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