Skip to main content
A newer version of this page is available. .

HETableLayoutRibbonTab Class

A ribbon tab containing ribbon groups related to working with table layout.

Namespace: DevExpress.Web.ASPxHtmlEditor

Assembly: DevExpress.Web.ASPxHtmlEditor.v18.2.dll

Declaration

public class HETableLayoutRibbonTab :
    HERibbonTabBase

Remarks

<Tabs>
    <dx:HETableLayoutRibbonTab >
        <Groups>
        ...
        </Groups>
    </dx:HETableLayoutRibbonTab>
</Tabs>
See Also