<Code Lib>
2021 Method
Changes 0
M

View.IsTemporaryHideIsolateActive

Description:
Indicates if the view is temporarily hiding or isolating elements or categories.

public bool IsTemporaryHideIsolateActive()

bool True if elements/categories are being temporarily hidden or isolated, false otherwise.

Loading…