ComponentOne FlexGrid for UWP
AutoGenerateColumns Property

C1.UWP.FlexGrid Assembly > C1.Xaml.FlexGrid Namespace > C1FlexGrid Class : AutoGenerateColumns Property
Gets or sets a value that indicates whether columns are created automatically when the ItemsSource property is set.
Syntax
'Declaration
 
Public Property AutoGenerateColumns As System.Boolean
public System.bool AutoGenerateColumns {get; set;}
See Also

Reference

C1FlexGrid Class
C1FlexGrid Members