Spread Silverlight Documentation
GetContext Method


GrapeCity.Windows.SpreadSheet.Data Namespace > IThemeContextSupport Interface : GetContext Method
Gets the theme context.
Syntax
'Declaration
 
Function GetContext() As IThemeSupport
'Usage
 
Dim instance As IThemeContextSupport
Dim value As IThemeSupport
 
value = instance.GetContext()
IThemeSupport GetContext()

Return Value

Returns the theme context.
See Also

Reference

IThemeContextSupport Interface
IThemeContextSupport Members