dbicList Send comments on this topic.
Action Property
See Also 
dbicBase Assembly > Dbi.WinControl Namespace > AfterNodeExpandEventArgs Class : Action Property

An enumerated value indicating the action against the control that triggered the event.

Syntax

Visual Basic (Declaration) 
Public Property Action As enumControlAction
C# 
public enumControlAction Action {get; set;}

Property Value

enumerated value

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also