Gets or sets the allowed interactions on this Window. Namespace: MindFusion.UI.Web
|
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.