SDCColumnWidth Property |
|
DataPA OpenAnalytics API Reference
Namespace: DataPA.Utils.QueryEngineAssembly: DataPAQueryEngine (in DataPAQueryEngine.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public Collection ColumnWidth { get; set; }
Public Property ColumnWidth As Collection
Get
Set
public:
property Collection^ ColumnWidth {
Collection^ get ();
void set (Collection^ value);
}
function get_ColumnWidth();
function set_ColumnWidth(value);
Property Value
Type:
CollectionSee Also