ActiveReports 12
Properties Property (Field)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.Enterprise.Data.DataEngine.ExpressionEvaluation Namespace > Field Class : Properties Property
Allows to acces Name and Value by case-insensitive key (name and value respectively).
Syntax
'Declaration
 
Public ReadOnly Default Property Properties( _
   ByVal property As String _
) As Object
public object this[ 
   string property
]; {get;}

Parameters

property
See Also

Reference

Field Class
Field Members