Class Placeholder
Inheritance
System.Object
Robust.Client.UserInterface.Control
Robust.Client.UserInterface.Controls.Container
Robust.Client.UserInterface.Controls.PanelContainer
Placeholder
Namespace: Content.Client.UserInterface.Controls
Assembly: Content.Client.dll
Syntax
public sealed class Placeholder : PanelContainer
Constructors
| Improve this Doc View SourcePlaceholder()
Declaration
public Placeholder()
Fields
| Improve this Doc View SourceStyleClassPlaceholderText
Declaration
public const string StyleClassPlaceholderText = null
Field Value
Type | Description |
---|---|
System.String |
Properties
| Improve this Doc View SourcePlaceholderText
Declaration
public string? PlaceholderText { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.String> |