ActiveReports 13
IsSealed Property (SidebarPanel)

GrapeCity.ActiveReports.Viewer.Wpf Assembly > GrapeCity.ActiveReports.Viewer.Wpf Namespace > SidebarPanel 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

SidebarPanel Class
SidebarPanel Members