Click or drag to resize
FieldWidth Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets the width of this field.

Namespace: DataPA.Utils.QueryEngine
Assembly: DataPAQueryEngine (in DataPAQueryEngine.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public int Width { get; set; }

Property Value

Type: Int32
The width of this field.

Return Value

Type: Int32
The width of this field.
Remarks