ActiveReports Developer 7
GetDefaultProperty Method
See Also 
GrapeCity.ActiveReports.Chart.v7 Assembly > GrapeCity.ActiveReports.Chart Namespace > CustomProperties Class : GetDefaultProperty Method

Glossary Item Box

Returns the default property for this object.

Syntax

Visual Basic (Declaration) 
Public Function GetDefaultProperty() As System.ComponentModel.PropertyDescriptor
C# 
public System.ComponentModel.PropertyDescriptor GetDefaultProperty()

See Also