Click or drag to resize

DataCollectionMetadataTableColumns Property

Gets the table columns

Namespace:  Dse
Assembly:  Dse (in Dse.dll) Version: 2.9.0
Syntax
C#
public TableColumn[] TableColumns { get; }

Property Value

Type: TableColumn
See Also