ExportWriterColumn(Int32, String, String) Constructor
Namespace: Centralpoint.Web.CmsAssembly: Centralpoint.Web (in Centralpoint.Web.dll) Version: 1.0.0.0 (1.0.0.0)
public Column(
int index,
string name,
string header
)
Public Sub New (
index As Integer,
name As String,
header As String
)
Parameters
- index Int32
-
- name String
-
- header String
-