getSrcData
[ Function ]
public getSrcData(): any[];
This function returns the currently set value for the SrcData attribute.
Parameter
Name | Type | Description |
---|---|---|
- | - | - |
Return value
Type | Description |
---|---|
any[ ] | The current value of the attribute. |
See also
Attribute setter: setSrcData
Origin: TcHmiDatagrid
Available from 1.8 |