Gets or sets a value indicating the interactions allowed for the item. Namespace: MindFusion.UI.Web
|
C#
![]() |
---|
public new EnabledInteraction EnabledInteractions { get; set; } |
Visual Basic
![]() |
---|
Public Shadows Property EnabledInteractions As EnabledInteraction |
Type: EnabledInteraction
One of the EnabledInteraction Enumeration values that specifies the possible interactions with the control. Default value is Drag | Resize | Maximize | Close.