ComponentOne FlexGrid for UWP
PropertyInfo Property

C1.UWP.FlexGrid Assembly > C1.Xaml.FlexGrid Namespace > Column Class : PropertyInfo Property
Gets or sets a PropertyInfo object used for binding the column to items in the data source.
Syntax
'Declaration
 
Public Property PropertyInfo As System.Reflection.PropertyInfo
public System.Reflection.PropertyInfo PropertyInfo {get; set;}
See Also

Reference

Column Class
Column Members