Share via


X.customFilters Field

Definition

Represents the x:customFilters XML element.

public static readonly System.Xml.Linq.XName customFilters;
 staticval mutable customFilters : System.Xml.Linq.XName
Public Shared ReadOnly customFilters As XName 

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: filterColumn, filter.
  • has the following child XML elements: customFilter.
  • has the following XML attributes: and.
  • corresponds to the following strongly-typed classes: CustomFilters.

Applies to