RichTextBox for UWP | ComponentOne
C1.Xaml.RichTextBox Namespace / C1CenterAlignMenuTool Class / SetValue Method / SetValue(C1TextRange) Method

In This Topic
    SetValue(C1TextRange) Method
    In This Topic
    Syntax
    'Declaration
     
    Protected Overloads Overrides Sub SetValue( _
       ByVal range As C1TextRange _
    ) 
    protected override void SetValue( 
       C1TextRange range
    )

    Parameters

    range
    See Also