다음을 통해 공유


StyleIndent.HangingIndent 속성

정의

public:
 property Microsoft::ReportingServices::RdlObjectModel::ReportExpression<Microsoft::ReportingServices::RdlObjectModel::ReportSize> HangingIndent { Microsoft::ReportingServices::RdlObjectModel::ReportExpression<Microsoft::ReportingServices::RdlObjectModel::ReportSize> get(); void set(Microsoft::ReportingServices::RdlObjectModel::ReportExpression<Microsoft::ReportingServices::RdlObjectModel::ReportSize> value); };
[System.ComponentModel.TypeConverter(typeof(Microsoft.ReportDesigner.ReportSizePointConverter))]
public Microsoft.ReportingServices.RdlObjectModel.ReportExpression<Microsoft.ReportingServices.RdlObjectModel.ReportSize> HangingIndent { get; set; }
[<System.ComponentModel.TypeConverter(typeof(Microsoft.ReportDesigner.ReportSizePointConverter))>]
member this.HangingIndent : Microsoft.ReportingServices.RdlObjectModel.ReportExpression<Microsoft.ReportingServices.RdlObjectModel.ReportSize> with get, set
Public Property HangingIndent As ReportExpression(Of ReportSize)

속성 값

특성

적용 대상