ComponentOne AutoComplete for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Report Namespace / Field Class / Location Property

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