PrintDocument for WinForms | ComponentOne
C1.Win.RibbonPreview.8 Assembly / C1.Win.RibbonPreview Namespace / TextSearchPanelStrings Class / PageCaption Property

In This Topic
    PageCaption Property (TextSearchPanelStrings)
    In This Topic
    Gets or sets the text of the caption of the "Page" column in the result list.
    Syntax
    'Declaration
     
    Public Property PageCaption As String
    public string PageCaption {get; set;}
    See Also