[]
        
(Showing Draft Content)

GrapeCity.Core.Theme.GetTheme

GetTheme Method

GetTheme(BuiltInThemes)

Gets the built-in theme.

Declaration
public static Theme GetTheme(BuiltInThemes theme)
Public Shared Function GetTheme(theme As BuiltInThemes) As Theme
Parameters
Type Name Description
BuiltInThemes theme

A BuiltInThemes value indicates the theme to get.

Returns
Type Description
Theme

A Theme object.