DataPA Enterprise Dashboard Controls API Reference
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
True if the current expression is applied to the column in the dataset
Applies the current expression to the column in the dataset
Namespace: DataPAEnterpriseDashboardAssembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
| C# |
|---|
public bool Apply() |
| Visual Basic |
|---|
Public Function Apply As Boolean |
| Visual C++ |
|---|
public: virtual bool Apply() sealed |
Return Value
Type: BooleanTrue if the current expression is applied to the column in the dataset