2027 Method
Changes 0
M

View.IsFilterApplied

Description:
Indicates if a filter is applied to the view.
public bool IsFilterApplied(
	ElementId filterElementId
)
  • filterElementId
    ElementId of the filter.
Return Value Boolean True if the filter is applied to the view, false otherwise.