ActiveReports 13
IsSealed Property (SearchPanel)

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