[]
        
(Showing Draft Content)

C1.Win.Command.C1TopicLink.Visible

Visible Property

Gets or sets the value indicating whether the link is visible.

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