<Code Lib>
2024 Method
Changes 0
M

View.IsFilterApplied

Description:
Indicates if a filter is applied to the view.

public bool IsFilterApplied(
	ElementId filterElementId
)

Return Value bool True if the filter is applied to the view, false otherwise.

Loading…