MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace / TabStop Structure / Position Property

In This Topic
Position Property (TabStop)
In This Topic
Gets the position of the current tab stop in TWIPs.
Syntax
'Declaration
 
Public ReadOnly Property Position As Integer
 

Property Value

The position of the tab stop in TWIPs as an System.Int32.
See Also