C1.Win.DataFilter.4.8 Assembly / C1.DataFilter Namespace / BoolFilterBase Class / IgnoreDefault Property

In This Topic
IgnoreDefault Property (BoolFilterBase)
In This Topic
Gets or sets a value indicating whether the current filter applies when the Value is equal to the DefaultValue or not.
Syntax
'Declaration
 
Public Property IgnoreDefault As Boolean
 
See Also