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

More...

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

Static Public Member Functions

static implicit operator GridCommand.Builder (GridCommand.Config config)
 

Properties

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

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

Property Documentation

◆ Cls

virtual string Ext.Net.GridCommand.Config.Cls
getset

◆ CommandName

virtual string Ext.Net.GridCommand.Config.CommandName
getset

◆ CtCls

virtual string Ext.Net.GridCommand.Config.CtCls
getset

◆ Disabled

virtual bool Ext.Net.GridCommand.Config.Disabled
getset

◆ DisabledClass

virtual string Ext.Net.GridCommand.Config.DisabledClass
getset

◆ Hidden

virtual bool Ext.Net.GridCommand.Config.Hidden
getset

◆ HideMode

virtual HideMode Ext.Net.GridCommand.Config.HideMode
getset

How this component should be hidden. Supported values are 'visibility' (css visibility), 'offsets' (negative offset position) and 'display' (css display) - defaults to 'display'.

◆ Icon

virtual Icon Ext.Net.GridCommand.Config.Icon
getset

◆ IconCls

virtual string Ext.Net.GridCommand.Config.IconCls
getset

◆ Menu

CommandMenu Ext.Net.GridCommand.Config.Menu
get

◆ MinWidth

virtual Unit Ext.Net.GridCommand.Config.MinWidth
getset

The minimum width for this button (used to give a set of buttons a common width).

◆ OverCls

virtual string Ext.Net.GridCommand.Config.OverCls
getset

◆ StandOut

virtual bool Ext.Net.GridCommand.Config.StandOut
getset

True to enable stand out by default (defaults to false).

◆ Text

virtual string Ext.Net.GridCommand.Config.Text
getset

◆ ToolTip

SimpleToolTip Ext.Net.GridCommand.Config.ToolTip
get


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