Skip to main content
A newer version of this page is available. .
Tab

FilterControlHyperLinkColumn Class

Represents a filter column with the hyperlink functionality.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v21.2.dll

NuGet Package: DevExpress.Web

Declaration

public class FilterControlHyperLinkColumn :
    FilterControlEditColumn

Remarks

Use the FilterControlHyperLinkColumn.PropertiesHyperLinkEdit property to access settings of an editor used to edit operand values for this type of filter column.

See Also