2027 Property
Changes 0
P

EditorInteraction.InteractionType

Description:
The type of interaction.
Remarks:
This property is overridable to allow for clients to dynamically return the type. For example, if your pane interacts with certain editors or has different "modes" based on user workflow.
public virtual EditorInteractionType InteractionType { get; set; }