[]
        
(Showing Draft Content)

C1.Win.Themes.C1Theme.GetEnumStr

GetEnumStr Method

GetEnumStr(string)

Gets a string representation of an enumeration value specified by a path.

Declaration
public string GetEnumStr(string path)
Public Function GetEnumStr(path As String) As String
Parameters
Type Name Description
string path

The target path.

Returns
Type Description
string

The enum string specified by path.