Interface ISubPanelPropertyInfo
Information about a sub-panel editor property.
Inherited Members
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 |