Reports for WPF | ComponentOne
C1.C1Report.CustomFields Namespace / SuperLabel Class / Location Property

In This Topic
    Location Property (SuperLabel)
    In This Topic
    Gets or sets the field's location within the section, in twips.
    Syntax
    'Declaration
     
    Public Property Location As PointF
    public PointF Location {get; set;}
    See Also