[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.InteractivityStates

InteractivityStates Enum

Specifies interactivity state to control area appearance.

Namespace: GrapeCity.ActiveReports.Extensibility.Rendering.Components
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
[Obsolete("This is not used anywhere, and should be removed")]
[Flags]
public enum InteractivityStates

Fields

Name Description
StateDown

Mouse button pressed/held inside the area

StateNormal

Default state

StateRollover

User moved cursor into area without pressing mose button

Extension Methods