Click or drag to resize

FrameViewColumns Property

Gets the columns of the table.

Namespace:  Meta.Numerics.Data
Assembly:  Meta.Numerics (in Meta.Numerics.dll) Version: 4.1.4
Syntax
public FrameColumnCollection Columns { get; }

Property Value

Type: FrameColumnCollection
See Also