Property DefaultBorderStyle
DefaultBorderStyle
The default border style for new Dialog instances. Can be configured via ConfigurationManager and theme files.
[ConfigurationProperty(Scope = typeof(ThemeScope))]
public static LineStyle DefaultBorderStyle { get; set; }