Spread Silverlight Documentation
DefaultStyleKey Property (CellPresenter)


GrapeCity.Windows.SpreadSheet.UI Namespace > CellPresenter Class : DefaultStyleKey Property
Syntax
'Declaration
 
Protected Property DefaultStyleKey As System.Object
'Usage
 
Dim instance As CellPresenter
Dim value As System.Object
 
instance.DefaultStyleKey = value
 
value = instance.DefaultStyleKey
protected System.object DefaultStyleKey {get; set;}
See Also

Reference

CellPresenter Class
CellPresenter Members