APNSoft Controls [4.5.2.20] - API Reference
APNSoftDataGrid.AutoResize Property

Gets or sets a value specifying the way for DataGrid to be resized (if necessary) when data is loaded. Default value is None. When the property's value is WidthAndHeight, DataGrid displays data without scrollbars.

[Visual Basic]
Public Property AutoResize As AutoResizeValues
[C#]
public APNSoftDataGrid.AutoResizeValues AutoResize {get; set;}

See Also

APNSoftDataGrid Class | APNSoft.WebControls Namespace