Spread WPF Dark Mode Skin?

Posted by: nathan.hanson on 6 June 2022, 8:40 am EST

  • Posted 6 June 2022, 8:40 am EST

    Hi! I’m setting the Default Skin using sample code from the help topic located here:

    https://www.grapecity.com/spreadnet/docs/latest/online-wpf/defaultskin.html

    So I have the following in my startup code and it’s working:

                   
    this.Spread.Resources.MergedDictionaries.Add(new ResourceDictionary() { Source = new Uri("/GrapeCity.WPF.SpreadSheet.UI;component/Themes/Office2016/generic.xaml", UriKind.RelativeOrAbsolute) });
    
    

    But I would like to set a dark mode skin. Could you provide the name of the resource for that so I could use it? I couldn’t find one in any of the documentation.

    Thank you!

    Nate

  • Posted 10 June 2022, 4:10 am EST

    A little help here? Looking to ship our product beta next week and could really use access to a dark mode skin. Thanks in advance!

  • Posted 19 June 2022, 8:08 pm EST

    Hi Nathan,

    Apologize for the delay in response.

    GcSpreadSheet doesn’t have dark theme. It comes with only 4 themes:

    • Office2010
    • Office2013
    • Office2016
    • Default

    You can customize the SpreadSheet appearance accordingly. For more information regarding SpreadSheet appearance you can refer here: https://www.grapecity.com/spreadnet/docs/v13/online-wpf/CustomizingAppearance.html.

    Best Regards,

    Nitin

Need extra support?

Upgrade your support plan and get personal unlimited phone support with our customer engagement team

Learn More

Forum Channels