Click or drag to resize

StiDataTableSchemaColumns Property

[Missing <summary> documentation for "P:Stimulsoft.Base.StiDataTableSchema.Columns"]

Namespace:  Stimulsoft.Base
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public List<StiDataColumnSchema> Columns { get; set; }

Property Value

Type: ListStiDataColumnSchema
See Also