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