[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Viewer.Win.Viewer.AnnotationDropDownVisible

AnnotationDropDownVisible Property

AnnotationDropDownVisible

Gets or sets a value indicating whether the annotation dropdown is visible in the viewer.

Declaration
public bool AnnotationDropDownVisible { get; set; }
Property Value
Type Description
bool

true if the annotation dropdown is visible; otherwise, false. The default value is false.

Remarks

The annotation dropdown provides access to tools for adding annotations to the report. Enabling the annotation dropdown can be beneficial for collaborative environments where users need to review and provide feedback on reports.