Click or drag to resize
SelectionDialogActionsPanel Property
Panel for select/deselect all actions - visible only in "multiple" selection modes.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 11.0.0
Syntax
C#
protected virtual Panel ActionsPanel { get; }

Property Value

Type: Panel
See Also