Skip to content

Action Property

Description

Gets the CommandBarAction object associated with this control.

Property Type

Read-write property

Syntax (Visual Basic)

Public Property Action() As [CommandBarAction](XtremeCommandBars~CommandBarAction.md)

Remarks

The Action property allows you to access the properties of the CommandBarAction object associated with this control.

See the CommandBarAction description for more details and examples on how to use command bar actions.

See Also


Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.