ActiveReports 12
Capabilities Property

GrapeCity.ActiveReports.Extensibility.v12 Assembly > GrapeCity.ActiveReports.Extensibility.Layout Namespace > ILayoutManager Interface : Capabilities Property
Specifies layout capabilities of the item being laid out.
Syntax
'Declaration
 
ReadOnly Property Capabilities As LayoutCapabilities
LayoutCapabilities Capabilities {get;}
Remarks
The layout system can use this information as a hint to avoid an unnecessary Measure.
See Also

Reference

ILayoutManager Interface
ILayoutManager Members