ActiveReports 12
GetDefaultProperty Method

GrapeCity.ActiveReports.Chart.v12 Assembly > GrapeCity.ActiveReports.Chart Namespace > CustomProperties Class : GetDefaultProperty Method
Returns the default property for this object.
Syntax
'Declaration
 
Public Function GetDefaultProperty() As PropertyDescriptor
public PropertyDescriptor GetDefaultProperty()

Return Value

A System.ComponentModel.PropertyDescriptor that represents the default property for this object, or null if this object does not have properties.
See Also

Reference

CustomProperties Class
CustomProperties Members