ComponentOne GanttView for WinForms
FilterFieldName Property

C1.Win.C1GanttView.4 Assembly > C1.Win.C1GanttView Namespace > ConditionTaskFilter Class : FilterFieldName Property
Gets or sets the filter field's name.
Syntax
'Declaration
 
Public Property FilterFieldName As System.String
public System.string FilterFieldName {get; set;}
Remarks
Need to set value to this property when FilterField equals Custom.
See Also

Reference

ConditionTaskFilter Class
ConditionTaskFilter Members