DataFilter for WinForms | ComponentOne
C1.Win.DataFilter.4.5.2 Assembly / C1.DataFilter Namespace / FilterSummary Class / PropertyName Property

In This Topic
    PropertyName Property (FilterSummary)
    In This Topic
    Gets or sets a name of the property for which the aggregate function is applied.
    Syntax
    'Declaration
     
    Public Property PropertyName As String
    public string PropertyName {get; set;}
    See Also