HEInsertTableColumnToRightRibbonCommand Class
In This Article
A Ribbon item that allows insertion of a new column to the right in a table within the design view area.
Namespace: DevExpress.Web.ASPxHtmlEditor
Assembly: DevExpress.Web.ASPxHtmlEditor.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class HEInsertTableColumnToRightRibbonCommand :
HERibbonCommandBase
#Inheritance
Object
StateManager
CollectionItem
RibbonItemBase
RibbonButtonItem
HERibbonCommandBase
HEInsertTableColumnToRightRibbonCommand
See Also