Gets or sets a value indicating the width of the DataGrid in pixels. Range: 100-4096.
[C#]myDataGrid.Width = 550;[Visual Basic]myDataGrid.Width = New System.Web.UI.WebControls.Unit(550)
APNSoftDataGrid Class | APNSoft.WebControls Namespace