FilterControlGroupOperationsVisibility.NotAnd Property
Specifies the visibility of the Not And item.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v21.2.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Default | Description |
---|---|---|
Boolean | true | true, if the item is visible; otherwise, false. |
Remarks
Use the NotAnd property to specify the visibility of the Not And item in the combining operator dropdown menu.
See Also