You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I am trying to do the same thing. but for the Expander class.
I read that i can set the font by setting a cascading style or inspecting the children of the panel.
How should I go about doing that?
Currently the only way to do that would be via a native style for each platform, if possible. I would like to add additional properties to control this though.
@WileyNgExpander.Header is a Control so you can just set it to a Label with a specific font. If you're using it in Rhino, see this post for why it might not be working as expected and how to get around it.
Hello
How to change size & font of header text in GridView?
The text was updated successfully, but these errors were encountered: