BackFrame.FrameShape Propiedad

Definición

Forma del marco.

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

Valor de propiedad

Un objeto ReportExpression<T>.

Se aplica a