Editor for WinForms | ComponentOne
C1.Win.C1Editor.4.5.2 Assembly / C1.Win.C1Editor.UICustomization Namespace / XHTMLTableItem Class / SetCustomSelection Method

In This Topic
    SetCustomSelection Method (XHTMLTableItem)
    In This Topic
    For internal use only.
    Syntax
    'Declaration
     
    Protected Overrides Sub SetCustomSelection( _
       ByVal range As C1TextRange _
    ) 
    protected override void SetCustomSelection( 
       C1TextRange range
    )

    Parameters

    range
    See Also