MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Tablix Namespace / ITablix Interface / BandLayoutOptions Property

In This Topic
BandLayoutOptions Property (ITablix)
In This Topic
Gets the band layout options.
Syntax
'Declaration
 
ReadOnly Property BandLayoutOptions As IBandLayoutOptions
 

Property Value

An IBandLayoutOptions instance representing the band layout options.
See Also