ComponentOne Ribbon for WinForms
C1.Win.C1Ribbon.4.5.2 Assembly / C1.Win.C1Ribbon Namespace / RibbonColorPalette Class / ThemeName Property

In This Topic
    ThemeName Property
    In This Topic
    Gets or sets the name of the color theme.
    Syntax
    'Declaration
     
    Public Property ThemeName As System.String
    public System.string ThemeName {get; set;}
    See Also