WinUI | ComponentOne
WinUI | ComponentOne
C1.WinUI.Grid Assembly
/
C1.WinUI.Grid Namespace
/
FlexGrid Class
/ AutoGenerateColumns Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
AutoGenerateColumns Property
In This Topic
Gets or sets a value to determine whether columns are generated automatically from the properties of the items of
ItemsSource
.
Syntax
C#
public
bool
AutoGenerateColumns {
get
;
set
;}
See Also
Reference
FlexGrid Class
FlexGrid Members