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

In This Topic
    ControlsPosition Property
    In This Topic
    Determines the position of control buttons.
    Syntax
    'Declaration
     
    Public Property ControlsPosition As ButtonPosition
    public ButtonPosition ControlsPosition {get; set;}
    See Also