PropertyName Property (CustomEditorEventArgs)
In This Topic
Gets or sets the name of the data item property to which the filter expression applies.
Syntax
'Declaration
Public ReadOnly Property PropertyName As String
public string PropertyName {get;}
See Also