C1.Silverlight.RichTextBox.5
DeleteColumns Method

The range to delete columns from.
Deletes columns contained in a range.
Syntax
'Declaration
 
Public Shared Sub DeleteColumns( _
   ByVal range As C1TextRange _
) 
public static void DeleteColumns( 
   C1TextRange range
)

Parameters

range
The range to delete columns from.
See Also

Reference

EditExtensions Class
EditExtensions Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.