Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 1.05 KB

File metadata and controls

33 lines (19 loc) · 1.05 KB
title Delete button
parent control-bar

The delete button allows end-users to delete objects from the database that are selected in the grid, or in the reference set selector. If this button is placed on a reference set selector it will delete both the references, and the referred objects from the database. If you only want the references to be deleted, then you should use a Remove button.

Common properties

{{% snippet file="refguide6/Class+Property.md" %}}

{{% snippet file="refguide6/Style+Property.md" %}}

General properties

{{% snippet file="refguide6/Caption+Property.md" %}}

{{% snippet file="refguide6/Tooltip+Property.md" %}}

{{% snippet file="refguide6/Image+Property.md" %}}

{{% snippet file="refguide6/Button+Style+Property.md" %}}

{{% snippet file="refguide6/Is+default+button+Property.md" %}}

Visibility properties

{{% alert type="info" %}} Conditional visibility settings were added in version 5.10.0. {{% /alert %}}

{{% snippet file="refguide6/Visibility+Property+With+Module+Roles+Extended.md" %}}