ActiveReports 12
IsSealed Property (SearchPanel)

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

SearchPanel Class
SearchPanel Members