ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel.DV Namespace / Pointer Class / Style Property

In This Topic
    Style Property (Pointer)
    In This Topic
    Gets or sets the pointer style
    Syntax
    'Declaration
     
    Public Property Style As Style
    public Style Style {get; set;}
    See Also