APNSoft Controls [4.5.2.20] - API Reference
APNSoftDataGrid.AutoResizeValues Enumeration

Values for the AutoResize property.

[Visual Basic]
Public Enum APNSoftDataGrid.AutoResizeValues
[C#]
public enum APNSoftDataGrid.AutoResizeValues

Members

Member NameDescription
None AutoResize disabled.
Width AutoResize enabled for Width only.
Height AutoResize enabled for Height only.
WidthAndHeight AutoResize enabled for both Width and Height.

Requirements

Namespace: APNSoft.WebControls

Assembly: APNSoftControls (in APNSoftControls.dll)

See Also

APNSoft.WebControls Namespace