ActiveReports 9
TabStop Constructor

Syntax
'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
)

Parameters

position
leadingChar
type
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

TabStop Structure
TabStop Members

 

 


Copyright © 2014 GrapeCity, inc. All rights reserved

Support Forum