ComponentOne GridView for ASP.NET WebForms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls Namespace / PositionSettings Class / Offset Property

In This Topic
    Offset Property
    In This Topic
    Gets and sets the offset option of the position utility.
    Syntax
    'Declaration
     
    Public Property Offset As Offset
    public Offset Offset {get; set;}
    See Also