C1.Blazor.Grid Assembly / C1.Blazor.Grid Namespace / GridAutoGeneratingColumnEventArgs Class / Property Property

In This Topic
Property Property (GridAutoGeneratingColumnEventArgs)
In This Topic
Gets the property info associated to the column that is being auto-generated.
Syntax
'Declaration
 
Public ReadOnly Property Property As PropertyInfo
 
See Also