Gets or sets the allowed interactions on this Window.
Namespace: MindFusion.UI.WebForms
Package: MindFusion.UI.WebForms
C#
![]() |
---|
public EnabledInteraction EnabledInteractions { get; set; } |
Visual Basic
![]() |
---|
Public Property EnabledInteractions As EnabledInteraction |
Type: EnabledInteraction
One of the EnabledInteraction Enumeration values that specifies the allowed interactions on the control. Default value is EnabledInteraction.All.