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

In This Topic
DefaultValue Property (BoolFilterBase)
In This Topic
Gets or sets the default value of the current filter.
Syntax
'Declaration
 
Public Property DefaultValue As Boolean
 
Remarks
Uses with the IgnoreDefault property.
See Also