StyleInstance.m_direction Field

Definition

A Directions value that represents the calculated value of the Direction property.

protected: Nullable<Microsoft::ReportingServices::OnDemandReportRendering::Directions> m_direction;
protected Microsoft.ReportingServices.OnDemandReportRendering.Directions? m_direction;
val mutable m_direction : Nullable<Microsoft.ReportingServices.OnDemandReportRendering.Directions>
Protected m_direction As Nullable(Of Directions) 

Field Value

Applies to