Gets or sets the Option to Enable the Data Filters for Filtering and Sorting Result Data.
Namespace: AJE.DataAssetEngineAssembly: AJE.DataAssetEngine (in AJE.DataAssetEngine.dll) Version: 4.0.8187.28944 (4.0.1.1)
public bool DataFiltersEnabled { get; set; }
public bool DataFiltersEnabled { get; set; }
Public Property DataFiltersEnabled As Boolean
Get
Set
Public Property DataFiltersEnabled As Boolean
Get
Set
public:
property bool DataFiltersEnabled {
bool get ();
void set (bool value);
}
public:
property bool DataFiltersEnabled {
bool get ();
void set (bool value);
}
Property Value
Type:
Boolean