Gets or sets a value indicating whether the data with which the specified DataGrid control is populated will be transposed.
[Visual Basic]
Public Property DataGridTranspose As Boolean
[C#]
public bool DataGridTranspose {get; set;}
[JScript]
public function get,set DataGridTranspose : boolean
[C#]
Chart.DataGridTranspose = true; |
[Visual Basic]
Chart.DataGridTranspose = true |
2002 - 2004 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.