Table of Contents

Interface IUIViewEventArgs

Namespace
GroupeIsa.Neos.Designer.UIAbstractions
Assembly
GroupeIsa.Neos.Designer.UIAbstractions.dll

Represents the UI view event arguments.

public interface IUIViewEventArgs

Properties

ViewModel

Gets the view model.

IViewModel ViewModel { get; }

Property Value

IViewModel