Property DefaultBorderStyle
DefaultBorderStyle
Gets or sets the default Border Style for Menus. The default is None.
[ConfigurationProperty(Scope = typeof(ThemeScope))]
public static LineStyle DefaultBorderStyle { get; set; }
Gets or sets the default Border Style for Menus. The default is None.
[ConfigurationProperty(Scope = typeof(ThemeScope))]
public static LineStyle DefaultBorderStyle { get; set; }