Właściwość Page.Columns
Pobiera domyślna liczba kolumn dla renderowania raportu.
Przestrzeń nazw: Microsoft.ReportingServices.OnDemandReportRendering
Zestaw: Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)
Składnia
'Deklaracja
Public ReadOnly Property Columns As Integer
Get
'Użycie
Dim instance As Page
Dim value As Integer
value = instance.Columns
public int Columns { get; }
public:
property int Columns {
int get ();
}
member Columns : int
function get Columns () : int
Wartość właściwości
Typ: System.Int32
Int wartości.
Zobacz także