Proprietà _ListLevel
Questa API supporta l'infrastruttura .NET Framework e non può essere utilizzato/a direttamente dal codice.
Spazio dei nomi: Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)
Sintassi
'Dichiarazione
Public ReadOnly Property _ListLevel As Integer
Get
'Utilizzo
Dim instance As Paragraph
Dim value As Integer
value = instance._ListLevel
public int _ListLevel { get; }
public:
property int _ListLevel {
int get ();
}
member _ListLevel : int
function get _ListLevel () : int
Valore proprietà
Tipo: System. . :: . .Int32
An int value.
Vedere anche