此 API 支援 SQL Server 2012 基礎結構,但無法直接從您的程式碼使用。
Gets or sets the indentation from the left edge of the Textbox, less left padding.
命名空間: Microsoft.ReportingServices.RdlObjectModel
組件: Microsoft.ReportingServices.Designer.Controls (在 Microsoft.ReportingServices.Designer.Controls.dll 中)
語法
'宣告
Public ReadOnly Property _LeftIndent As ReportSize
Get
'用途
Dim instance As Paragraph
Dim value As ReportSize
value = instance._LeftIndent
public ReportSize _LeftIndent { get; }
public:
property ReportSize _LeftIndent {
ReportSize get ();
}
member _LeftIndent : ReportSize
function get _LeftIndent () : ReportSize
屬性值
型別:Microsoft.ReportingServices.RdlObjectModel.ReportSize
A ReportExpression<T> object.