BoolValueChangedEventArgs.NewValue Property
Specifies the new BoolList.ResultValue of a BoolList.
Namespace: DevExpress.ExpressApp.Utils
Assembly: DevExpress.ExpressApp.v24.1.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Property Value
Type | Description |
---|---|
Boolean | A Boolean value specifying the new ResultValue of a BoolList. |
See Also