ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls Namespace / PositionSettings Class / Offset Property

In This Topic
    Offset Property (PositionSettings)
    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