Class RenderPropertyAsTextBox
Render Property As TextBox input.
Inherited Members
Namespace: Evergine.Common.Attributes
Assembly: Evergine.Common.dll
Syntax
[AttributeUsage(AttributeTargets.Property|AttributeTargets.Field)]
public class RenderPropertyAsTextBox : RenderProperty
Constructors
RenderPropertyAsTextBox()
Initializes a new instance of the RenderPropertyAsTextBox class.
Declaration
public RenderPropertyAsTextBox()