PDF for UWP | ComponentOne
C1.Xaml.Pdf Namespace / PdfRadioButton Class / DefaultText Property

In This Topic
    DefaultText Property (PdfRadioButton)
    In This Topic
    Gets or sets the default text value of the current object.
    Syntax
    'Declaration
     
    
    Public Overridable Property DefaultText As String
    public virtual string DefaultText {get; set;}
    See Also