Gets or sets the Report Data Tree Text Orientation.
Namespace: AJE.DataReportEngineAssembly: AJE.DataReportEngine (in AJE.DataReportEngine.dll) Version: 4.0.8409.29839 (4.0.1.1)
public RotateFlipType TextOrientation { get; set; }
public RotateFlipType TextOrientation { get; set; }
Public Property TextOrientation As RotateFlipType
Get
Set
Public Property TextOrientation As RotateFlipType
Get
Set
public:
property RotateFlipType TextOrientation {
RotateFlipType get ();
void set (RotateFlipType value);
}
public:
property RotateFlipType TextOrientation {
RotateFlipType get ();
void set (RotateFlipType value);
}
Property Value
Type:
RotateFlipType