MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.Model Namespace / HighlightArea.Type Enumeration

HighlightArea.Type Enumeration
Represents the type of the highlight area. Areas are rendered differently depending on the type.
Syntax
'Declaration
 
Public Enum HighlightArea.Type 
   Inherits System.Enum
 
Members
MemberDescription
SearchSearch area type.
SelectionSelection area type.
SelectionFrameSelection frame area type.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Viewer.Common.Model.HighlightArea.Type

See Also