{CompanyName} FlexyGo
IEntity
.
.
::
.
.
Actions Method
Gets the Actions collection.
Namespace:
FLEXYGO.Objects
Assembly:
flxEntity
(in flxEntity.dll)
Syntax
C#
VB
ClassCollection
<
ToolBarButton
>
Actions
()
Function
Actions
As
ClassCollection
(
Of
ToolBarButton
)
Return Value
A collection of ToolBar buttons .
See Also
IEntity Interface
FLEXYGO.Objects Namespace