HeaderContent Property (BaseRangeFilterPresenter<T>)
In This Topic
Gets or sets the content for the Header of current
BaseRangeFilterPresenter<T> control.
Syntax
'Declaration
Public Property HeaderContent As Object
public object HeaderContent {get; set;}
See Also