Show / Hide Table of Contents

Class ShowFullObjectAttribute

Apply this when you want to not display the reference selector, and just show the contents itself.

Inheritance
System.Object
ViewMemberAttribute
ShowFullObjectAttribute
Namespace: Eco.Core.Controller
Assembly: Eco.Core.dll
Syntax
public class ShowFullObjectAttribute : ViewMemberAttribute

Constructors

ShowFullObjectAttribute()

Declaration
public ShowFullObjectAttribute()

Properties

Flags

Declaration
public override ViewMemberFlags Flags { get; }
Property Value
Type Description
ViewMemberFlags
Overrides
ViewMemberAttribute.Flags

Extension Methods

PropertyChanges.FirePropertyChanged(Object, String)
PropertyChanges.FirePropertyChanged(Object, String, Object, Object)
PropertyChanges.FirePropertyChanged(Object, MemberChangedBeforeAfterEventArgs)
☀
☾
In This Article
Back to top
Copyright (c) Strange Loop Games 2021
☀
☾