C1.Silverlight.RichTextBox.5
Columns Property (C1Table)

Gets a collection that contains the columns hosted by the table.
Syntax
'Declaration
 
Public ReadOnly Property Columns As System.Collections.ObjectModel.Collection(Of C1TableColumn)
public System.Collections.ObjectModel.Collection<C1TableColumn> Columns {get;}
See Also

Reference

C1Table Class
C1Table Members

 

 


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