APNSoft Controls [4.5.2.20] - API Reference
APNSoftControl.Position Property

Gets or sets the type of positioning used for the control. Default value is Static.

[Visual Basic]
Public Property Position As PositionValues
[C#]
public APNSoftControl.PositionValues Position {get; set;}

Remarks

You need to set the PositionLeft and PositionTop properties for the control with absolute positioning.

See Also

APNSoftControl Class | APNSoft.WebControls Namespace