PrintDocument for WinForms | ComponentOne
C1.Win.RibbonPreview.6 Assembly / C1.Win.RibbonPreview Namespace / ButtonPreviewElement Class / Text Property

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