Skip to main content

ToolbarTableRowPropertiesDialogButton Class

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

Namespace: DevExpress.Web.ASPxHtmlEditor

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

NuGet Package: DevExpress.Web

#Declaration

public class ToolbarTableRowPropertiesDialogButton :
    HtmlEditorToolbarItem

#Remarks

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

#Inheritance

See Also