Właściwość Line.Slant
Wskazuje to jest wiersz pochyłe
Przestrzeń nazw: Microsoft.ReportingServices.OnDemandReportRendering
Zestaw: Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)
Składnia
'Deklaracja
Public ReadOnly Property Slant As Boolean
Get
'Użycie
Dim instance As Line
Dim value As Boolean
value = instance.Slant
public bool Slant { get; }
public:
property bool Slant {
bool get ();
}
member Slant : bool
function get Slant () : boolean
Wartość właściwości
Typ: System.Boolean
A wartość logiczna value.
Zobacz także