ActiveReports 9
Properties Property (Field)

A string value indicating the property for which to get the value.
Gets the value of the specified property.
Syntax
'Declaration
 
Public ReadOnly Default Property Properties( _
   ByVal name As System.String _
) As System.Object
public System.object this[ 
   System.string name
]; {get;}

Parameters

name
A string value indicating the property for which to get the value.
See Also

Reference

Field Class
Field Members

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum