WinUI | ComponentOne
WinUI | ComponentOne
C1.WinUI.Grid Assembly
/
C1.WinUI.Grid Namespace
/
GridColumn Class
/
GridColumn Constructor
/ GridColumn Constructor(PropertyInfo)
The property info object used to initialize the column.
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
GridColumn Constructor(PropertyInfo)
In This Topic
Initializes a new instance of the
GridColumn
class.
Syntax
C#
public
GridColumn(
PropertyInfo
property
)
Parameters
property
The property info object used to initialize the column.
See Also
Reference
GridColumn Class
GridColumn Members
Overload List