Class NanoHeading
Inheritance
System.Object
Robust.Client.UserInterface.Control
Robust.Client.UserInterface.Controls.Container
NanoHeading
Namespace: Content.Client.UserInterface.Controls
Assembly: Content.Client.dll
Syntax
public sealed class NanoHeading : Container
Constructors
| Improve this Doc View SourceNanoHeading()
Declaration
public NanoHeading()
Properties
| Improve this Doc View SourceText
Declaration
public string? Text { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.String> |