Spread Windows Forms 12.0 Product Documentation
ListColumnInfo Constructor(String)


GrapeCity.Win.PluginInputMan Assembly > GrapeCity.Win.Spread.InputMan.CellType Namespace > ListColumnInfo Class > ListColumnInfo Constructor : ListColumnInfo Constructor(String)
A System.String value that indicates the header text.
Initializes a new instance of the ListColumnInfo class with header text.
Syntax
'Declaration
 
Public Function New( _
   ByVal text As String _
)
'Usage
 
Dim text As String
 
Dim instance As New ListColumnInfo(text)
public ListColumnInfo( 
   string text
)

Parameters

text
A System.String value that indicates the header text.
See Also

Reference

ListColumnInfo Class
ListColumnInfo Members
Overload List