Partager via


Classe BandLayoutOptions

Represents the specific layout options to use when the Tablix is rendered on the canvas.

Hiérarchie d'héritage

System.Object
  Microsoft.ReportingServices.OnDemandReportRendering.BandLayoutOptions

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Public NotInheritable Class BandLayoutOptions
'Utilisation
Dim instance As BandLayoutOptions
public sealed class BandLayoutOptions
public ref class BandLayoutOptions sealed
[<SealedAttribute>]
type BandLayoutOptions =  class end
public final class BandLayoutOptions

Le type BandLayoutOptions expose les membres suivants.

Propriétés

  Nom Description
Propriété publique ColumnCount Gets the number of columns that should be displayed on each band sheet when the tablix is rendered.
Propriété publique Navigation Gets the band navigation style.
Propriété publique RowCount Gets the number of rows that should be displayed on each band sheet when the tablix is rendered.

Haut de la page

Méthodes

  Nom Description
Méthode publique Equals (hérité de Object.)
Méthode publique GetHashCode (hérité de Object.)
Méthode publique GetType (hérité de Object.)
Méthode publique ToString (hérité de Object.)

Haut de la page

Sécurité des threads

Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.

Voir aussi

Référence

Espace de noms Microsoft.ReportingServices.OnDemandReportRendering