See Also

CustomProperties Class  | CustomProperties Members

Language

Visual Basic

C#

Show All

propertyName
The property name as string.
See Also Languages ActiveReports.Chart Send feedback to Data Dynamics

Item Property

Gets or sets the specified item as a custom attribute.

[Visual Basic]
Public Default Property Item( _    ByVal propertyName As String _ ) As Object
[C#]
public object this[    string propertyName ]; {get; set;}

Parameters

propertyName
The property name as string.

See Also

CustomProperties Class  | CustomProperties Members

 

 


Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.