[]
        
(Showing Draft Content)

C1.Win.Command.C1TopicPage.Text

Text Property

Text

Gets or sets the caption of the page.

Declaration
[C1Category("Appearance")]
[C1Description("C1TopicPage.Text", "Gets or sets the caption of the page.")]
public string Text { get; set; }
<C1Category("Appearance")>
<C1Description("C1TopicPage.Text", "Gets or sets the caption of the page.")>
Public Property Text As String