C1.WPF.FlexGrid.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / C1FlexGrid Class / AutoGenerateColumns Property

In This Topic
AutoGenerateColumns Property (C1FlexGrid)
In This Topic
Gets or sets a value that indicates whether columns are created automatically when the ItemsSource property is set.
Syntax
'Declaration
 
Public Property AutoGenerateColumns As Boolean
 
See Also