ComponentOne FlexGrid for WPF and Silverlight
AutoGenerated Property (Column)

C1.Silverlight.FlexGrid Namespace > Column Class : AutoGenerated Property
Gets or sets a value that indicates whether this column was automatically generated by the grid (see the AutoGenerateColumns property.
Syntax
'Declaration
 
Public Property AutoGenerated As System.Boolean
public System.bool AutoGenerated {get; set;}
See Also

Reference

Column Class
Column Members