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

ToolbarTablePropertiesDialogButton Class

Represents a default toolbar button that invokes the Table Properties dialog, allowing modification of a table’s properties within the design view area.

Namespace: DevExpress.Web.ASPxHtmlEditor

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

NuGet Package: DevExpress.Web

Declaration

public class ToolbarTablePropertiesDialogButton :
    HtmlEditorToolbarItem

Remarks

To learn more on default toolbar buttons, refer to the Default Toolbar Items topic.

Inheritance

See Also