ComponentOne FlexGrid for WinForms
PropertyName Property (AggregateDefinition)

C1.Win.C1FlexGrid Namespace > AggregateDefinition Class : PropertyName Property
Gets or sets the name of column should be used. It is used if Column property is not filled (equals -1).
Syntax
'Declaration
 
Public Property PropertyName As String
public string PropertyName {get; set;}
See Also

Reference

AggregateDefinition Class
AggregateDefinition Members