Click or drag to resize

Workarea.SetFieldExtent Method

X#
Set the Number of Fields the AddField Method will add.

Namespace:  XSharp.RDD
Assembly:  XSharp.Core (in XSharp.Core.dll) Version: 2.19
Syntax
 VIRTUAL METHOD SetFieldExtent(
	fieldCount AS LONG
) AS LOGIC
Request Example View Source

Parameters

fieldCount
Type: Long

Return Value

Type: Logic

Implements

SetFieldExtent(Long)
See Also