[]
        
(Showing Draft Content)

C1.Win.Command.C1TopicPage.ShowButton

ShowButton Property

ShowButton

Gets or sets the value indicating whether the expand/collapse button is shown on the page title.

Declaration
[C1Category("Appearance")]
[C1Description("C1TopicPage.ShowButton", "Gets or sets the value indicating whether the expand/collapse button is shown on the page title.")]
public bool ShowButton { get; set; }
<C1Category("Appearance")>
<C1Description("C1TopicPage.ShowButton", "Gets or sets the value indicating whether the expand/collapse button is shown on the page title.")>
Public Property ShowButton As Boolean