Reports for WinForms | ComponentOne
C1.Win.C1Report.4 Assembly / C1.Win.C1Preview Namespace / C1PreviewAction Class / Text Property

In This Topic
    Text Property (C1PreviewAction)
    In This Topic
    Gets the text corresponding to the current action.
    Syntax
    'Declaration
     
    Public ReadOnly Property Text As String
    public string Text {get;}
    See Also