MapSubItem.Style Property

Definition

Gets or sets style information for the subitem.

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

A Style object.

Applies to