Spread Silverlight Documentation
Resources Property (CellPresenter)


GrapeCity.Windows.SpreadSheet.UI Namespace > CellPresenter Class : Resources Property
Syntax
'Declaration
 
Public Property Resources As System.Windows.ResourceDictionary
'Usage
 
Dim instance As CellPresenter
Dim value As System.Windows.ResourceDictionary
 
instance.Resources = value
 
value = instance.Resources
public System.Windows.ResourceDictionary Resources {get; set;}
See Also

Reference

CellPresenter Class
CellPresenter Members