ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Options Namespace / IOverlayOption Interface / display Property

In This Topic
    display Property (IOverlayOption)
    In This Topic
    Syntax
    'Declaration
     
    Property display As Nullable(Of OverlayDisplay)
    Nullable<OverlayDisplay> display {get; set;}
    See Also