ActiveReports 12
IsSealed Property (Sidebar)

GrapeCity.ActiveReports.Viewer.Wpf.v12 Assembly > GrapeCity.ActiveReports.Viewer.Wpf Namespace > Sidebar Class : IsSealed Property
Gets a value that indicates whether this instance is currently sealed (read-only).
Syntax
'Declaration
 
Public ReadOnly Property IsSealed As Boolean
public bool IsSealed {get;}

Property Value

true if this instance is sealed; otherwise, false.
See Also

Reference

Sidebar Class
Sidebar Members