FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.4.5.2 Assembly / C1.Win.FlexViewer Namespace / TextBoxActionElement Class / Label Property

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