Gallery for ASP.NET Web Forms
ControlPosition Property

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1Gallery Namespace > C1Gallery Class : ControlPosition Property
Sets the position of the controls in gallery to the 'relativeTo', 'offsetX', and 'offsetY' properties. For example, here is the jQuery ui position's position:{my:'top left',at:'right bottom',offset:}.
Syntax
'Declaration
 
Public Property ControlPosition As PositionSettings
public PositionSettings ControlPosition {get; set;}
See Also

Reference

C1Gallery Class
C1Gallery Members