PrintDocument for WinForms | ComponentOne
C1.Win.RibbonPreview.8 Assembly / C1.Win.RibbonPreview Namespace / TextBoxPreviewElement Class / Label Property

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