GrapeCity.ActiveReports.Extensibility.v9 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace > TabStop Structure : TabStop Constructor |
'Declaration Public Function New( _ ByVal position As Length, _ ByVal leadingChar As System.String, _ ByVal type As TabType _ )
public TabStop( Length position, System.string leadingChar, TabType type )