.net - Multiple RadTileViewItem with differents skin or themes? -


Does the same radiantview have multiple radiitevites with different skins?

Note: The application of a large metro skin is "submitted" through the instructions in VB.NET:

  StyleManager.ApplicationTheme = New MetroTem RadSpellChecker. WindowSettings.Theme = StyleManager.ApplicationTheme   

In advance, thanks for the help I can give ...

You can apply styles in the RadTileViewItems object and all of them share the same style however, if you have a specific style for that If you want to apply a specific style, then see some complete list of properties that you can do to replace some UI-related properties (such as headers) for that RadTileViewItem .

In addition to this, Telereak forums can be helpful.

Comments