[]
        
(Showing Draft Content)

C1.Win.Command.C1TopicLink.Pressed

Pressed Property

Gets or sets the value indicating whether the link was pressed.

Declaration
[C1Category("Behavior")]
[C1Description("C1TopicLink.Pressed", "Gets or sets the value indicating whether the link was pressed.")]
public bool Pressed { get; set; }
<C1Category("Behavior")>
<C1Description("C1TopicLink.Pressed", "Gets or sets the value indicating whether the link was pressed.")>
Public Property Pressed As Boolean