Spread WPF Documentation
IsSealed Property (CellPresenterBase)


GrapeCity.Windows.SpreadSheet.UI Namespace > CellPresenterBase Class : IsSealed Property
Syntax
'Declaration
 
Public ReadOnly Property IsSealed As System.Boolean
'Usage
 
Dim instance As CellPresenterBase
Dim value As System.Boolean
 
value = instance.IsSealed
public System.bool IsSealed {get;}
See Also

Reference

CellPresenterBase Class
CellPresenterBase Members