FrameBackground.Style 속성

정의

이 보고서 정의 개체의 스타일 속성을 가져옵니다.

public:
 property Microsoft::ReportingServices::RdlObjectModel::Style ^ Style { Microsoft::ReportingServices::RdlObjectModel::Style ^ get(); void set(Microsoft::ReportingServices::RdlObjectModel::Style ^ value); };
public Microsoft.ReportingServices.RdlObjectModel.Style Style { get; set; }
member this.Style : Microsoft.ReportingServices.RdlObjectModel.Style with get, set
Public Property Style As Style

속성 값

Style 개체입니다.

적용 대상