ActiveReports Developer 7
Descriptor Property
See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Layout Namespace > DeviceCapabilities Structure : Descriptor Property

Glossary Item Box

The value of this property depends on the type of features in the set. It can include an array of supported fonts, mapper objects, etc.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Descriptor As System.Object
C# 
public System.object Descriptor {get;}

See Also