Search Results for

    Show / Hide Table of Contents

    Interface ISubPanelPropertyInfo

    Information about a sub-panel editor property.

    Inherited Members
    IPropertyInfo.Id
    IPropertyInfo.Name
    IPropertyInfo.Tooltip
    IPropertyInfo.GetIsVisible
    Namespace: Evergine.Editor.Extension
    Assembly: Evergine.Editor.Extension.dll
    Syntax
    public interface ISubPanelPropertyInfo : IPropertyInfo

    Properties

    Properties

    Gets the property container of this sub-panel property.

    Declaration
    IPanelPropertyContainer Properties { get; }
    Property Value
    Type Description
    IPanelPropertyContainer

    Extension Methods

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