PrintDocument for WinForms | ComponentOne
C1.Win.RibbonPreview.8 Assembly / C1.Win.RibbonPreview Namespace / ZoomDialogStrings Class / PageColumnsLabel Property

In This Topic
    PageColumnsLabel Property (ZoomDialogStrings)
    In This Topic
    Gets or sets the "Page Columns" label text.
    Syntax
    'Declaration
     
    Public Property PageColumnsLabel As String
    public string PageColumnsLabel {get; set;}
    See Also