MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Layout Namespace / IStaticContentRange Interface / CompleteItemHorizontally Property

In This Topic
CompleteItemHorizontally Property
In This Topic
Gets a value indicating whether a complete item fits into this range horizontally.
Syntax
'Declaration
 
ReadOnly Property CompleteItemHorizontally As Boolean
 

Property Value

true if a complete item fits horizontally; otherwise, false.
See Also