ComponentOne Chart for WPF and Silverlight
IsSealed Property (Action)


C1.WPF.C1Chart Namespace > Action Class : IsSealed Property
Syntax
'Declaration
 
Public ReadOnly Property IsSealed As System.Boolean
'Usage
 
Dim instance As Action
Dim value As System.Boolean
 
value = instance.IsSealed
public System.bool IsSealed {get;}
See Also

Reference

Action Class
Action Members