ActiveReports 9
Border Constructor(ExpressionInfo,ExpressionInfo,ExpressionInfo)

The border style.
The border width.
The border color.
Initializes a new instance of this class.
Syntax
'Declaration
 
Public Function New( _
   ByVal style As ExpressionInfo, _
   ByVal width As ExpressionInfo, _
   ByVal color As ExpressionInfo _
)
public Border( 
   ExpressionInfo style,
   ExpressionInfo width,
   ExpressionInfo color
)

Parameters

style
The border style.
width
The border width.
color
The border color.
See Also

Reference

Border Class
Border Members
Overload List

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum