C1.Silverlight.RichTextBox.5
TableColumnWidth Property

Gets or sets the width of the columns inside this range.
Syntax
'Declaration
 
Public Property TableColumnWidth As System.Nullable(Of C1Length)
public System.Nullable<C1Length> TableColumnWidth {get; set;}
See Also

Reference

C1TextRange Class
C1TextRange Members

 

 


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