FilterEnabled property
- Last UpdatedNov 26, 2024
- 1 minute read
The FilterEnabled property indicates whether the Filter() method may be called. If it is set to False, the Filter() method may not be called. This property is set by the control whenever the state of the control changes. It will be set to False if there is no MES session, no user, or no entity. At all other times it should be set to True.
|
Data Type |
Read/Write |
Default Value |
|
Boolean |
Read Only |
False |