PrintDocument for WinForms | ComponentOne
C1.Win.RibbonPreview.6 Assembly / C1.Win.RibbonPreview Namespace / C1RibbonPreviewDialog Class / TextSearchPanelStrings Property

In This Topic
    TextSearchPanelStrings Property (C1RibbonPreviewDialog)
    In This Topic
    Gets the UI strings for C1PreviewTextSearchPanel.
    Syntax
    'Declaration
     
    Public ReadOnly Property TextSearchPanelStrings As TextSearchPanelStrings
    public TextSearchPanelStrings TextSearchPanelStrings {get;}
    See Also