다음을 통해 공유


Style.BackgroundGradientType 속성

정의

배경 그라데이션의 유형을 가져오거나 설정합니다.

public:
 property Microsoft::ReportingServices::RdlObjectModel::ReportExpression<Microsoft::ReportingServices::RdlObjectModel::BackgroundGradients> BackgroundGradientType { Microsoft::ReportingServices::RdlObjectModel::ReportExpression<Microsoft::ReportingServices::RdlObjectModel::BackgroundGradients> get(); void set(Microsoft::ReportingServices::RdlObjectModel::ReportExpression<Microsoft::ReportingServices::RdlObjectModel::BackgroundGradients> value); };
public Microsoft.ReportingServices.RdlObjectModel.ReportExpression<Microsoft.ReportingServices.RdlObjectModel.BackgroundGradients> BackgroundGradientType { get; set; }
member this.BackgroundGradientType : Microsoft.ReportingServices.RdlObjectModel.ReportExpression<Microsoft.ReportingServices.RdlObjectModel.BackgroundGradients> with get, set
Public Property BackgroundGradientType As ReportExpression(Of BackgroundGradients)

속성 값

ReportExpression<T> 개체입니다.

적용 대상