Property NotificationsSuspended
- Namespace
- Innova.Prism.Telerik.Expressions
- Assembly
- Innova.Prism.Telerik.dll
NotificationsSuspended
Gets or sets a value indicating whether change notifications are suspended.
public bool NotificationsSuspended { get; }
Property Value
- bool
True
if notifications are suspended, otherwise,false
.