[]
Gets or sets the value indicating whether the link was pressed.
[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