Api Sandbox UI StyleSheetAttribute
class

StyleSheetAttribute

public sealed class StyleSheetAttribute : Attribute

Will automatically apply the named stylesheet to the Panel.

Constructors

StyleSheetAttribute(String name)

Fields

Name Type Description
Name String File name of the style sheet file.
Assembly: Sandbox.System Namespace: Sandbox.UI Full Name: Sandbox.UI.StyleSheetAttribute