GridFilterIsBasicFilter Property

True if the filter doesn't contain child filters.

Definition

Namespace: FileHold.Common.Grid
Assembly: FileHold.Common (in FileHold.Common.dll) Version: 17.2.0.0
C#
public bool IsBasicFilter { get; }

Property Value

Boolean

See Also