ServicePRO SDK Help

stcCustomizeColumns..::..ColumnName Property

Gets or sets the name of the column.

Namespace:  HelpSTAR.PCL.Common
Assembly:  HelpSTAR.PCL.Common (in HelpSTAR.PCL.Common.dll)

Syntax


[DataMemberAttribute]
public string ColumnName { get; set; }
<DataMemberAttribute> _
Public Property ColumnName As String
	Get
	Set

Field Value

The name of the column.