[]
        
(Showing Draft Content)

GrapeCity.Core.ThemeEffectScheme.Load

Load Method

Load(string)

Loads the color scheme of a Theme from a file.

Declaration
public bool Load(string filename)
Public Function Load(filename As String) As Boolean
Parameters
Type Name Description
string filename

A string value indicates the color scheme file to load.

Returns
Type Description
bool