ComponentOne Extender Controls for ASP.NET Web Forms
C1.Web.Wijmo.Extenders.4 Assembly / C1.Web.Wijmo.Extenders.C1LightBox Namespace / C1LightBoxExtender Class / Position Property

In This Topic
    Position Property (C1LightBoxExtender)
    In This Topic
    Determines the popup position of content window.
    Syntax
    'Declaration
     
    Public Property Position As PositionSettings
    public PositionSettings Position {get; set;}
    See Also