Search Results for

    Show / Hide Table of Contents

    Class RenderPropertyAsTextBox

    Renders property as a TextBox input.

    Inheritance
    object
    Attribute
    RenderProperty
    RenderPropertyAsTextBox
    Inherited Members
    RenderProperty.ConverterType
    RenderProperty.RenderPosition
    RenderProperty.Tag
    RenderProperty.AttachToTag
    RenderProperty.AttachToValue
    RenderProperty.Tooltip
    RenderProperty.CustomPropertyName
    RenderProperty.ShowConditionFunction
    RenderProperty.DefaultValue
    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()

    Extension Methods

    ReflectionHelper.GetMemberAssembly(object)
    ReflectionHelper.GetTypeName(object)
    In this article
    Back to top
    Generated by DocFX