C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / GridHyperlinkColumn Class / FilterMemberPath Property

In This Topic
FilterMemberPath Property (GridHyperlinkColumn)
In This Topic
Gets or sets the path used to filter this column.
Syntax
'Declaration
 
Public Property FilterMemberPath As String
 
Remarks
If no FilterMemberPath is specified, the Binding property will be used.
See Also