BackFrame.GlassEffect Property

Definition

The glass effect that is applied to the frame.

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

Property Value

A ReportExpression<T> object.

Applies to