ActiveReports 9
Item Property (ConstantsCollection)

Te key of the color to return.
Gets a Constant by specified key.
Syntax
'Declaration
 
Public ReadOnly Default Property Item( _
   ByVal key As System.String _
) As System.Object
public System.object this[ 
   System.string key
]; {get;}

Parameters

key
Te key of the color to return.
See Also

Reference

ConstantsCollection Class
ConstantsCollection Members

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum