Click or drag to resize

CustomColumnInfo Constructor (String)

Initializes a new instance of the CustomColumnInfo class

Namespace:  Dse
Assembly:  Dse (in Dse.dll) Version: 2.9.0
Syntax
C#
public CustomColumnInfo(
	string name
)

Parameters

name
Type: SystemString
See Also