Sandbox Logo

Panel.AllStyleSheets

IEnumerable<StyleSheet> AllStyleSheets { get; set; }

Description

List of all <see cref="T:Sandbox.UI.StyleSheet" />s applied to this panel and all its <see cref="P:Sandbox.UI.Panel.AncestorsAndSelf">ancestors</see>.

Return

User Comments