MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Layout Namespace / ILayoutManager Interface / Capabilities Property

In This Topic
Capabilities Property
In This Topic
Specifies layout capabilities of the item being laid out.
Syntax
'Declaration
 
ReadOnly Property Capabilities As LayoutCapabilities
 
Remarks
The layout system can use this information as a hint to avoid an unnecessary Measure.
See Also