ActiveReports 12
Position Property (DataLabel)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > DataLabel Class : Position Property
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

Reference

DataLabel Class
DataLabel Members