ReportElement.Style Property

Definition

Gets the style properties of this report definition object.

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

Property Value

The style properties of this report definition object.

Applies to