Style.Format Property

Definition

Gets or sets the .NET Framework formatting string.

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

Property Value

A ReportExpression object.

Applies to