ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / DataLabel Class / Position Property

In This Topic
    Position Property (DataLabel)
    In This Topic
    Gets or sets the position of the label.
    Syntax
    'Declaration
     
    Public Property Position As Position
    public Position Position {get; set;}

    Property Value

    A Position enumeration indicating the position of the label.
    See Also