Show / Hide Table of Contents

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 Source

Placeholder()

Declaration
public Placeholder()

Fields

| Improve this Doc View Source

StyleClassPlaceholderText

Declaration
public const string StyleClassPlaceholderText = null
Field Value
Type Description
System.String

Properties

| Improve this Doc View Source

PlaceholderText

Declaration
public string? PlaceholderText { get; set; }
Property Value
Type Description
System.Nullable<System.String>

Extension Methods

ControlExtension.GetControlOfType<T>(Control)
ControlExtension.GetControlOfType<T>(Control, String)
ControlExtension.GetControlOfType<T>(Control, Boolean)
ControlExtension.GetControlOfType<T>(Control, String, Boolean)
ControlExtension.GetSearchableControls(Control, Boolean)
ControlExtension.ChildrenContainText(Control, String)
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾