'Declaration Public Enum AllRowsFilteredOutExpansionIndicatorBehavior Inherits System.Enum
public enum AllRowsFilteredOutExpansionIndicatorBehavior : System.Enum
Member | Description |
---|---|
Default | The Default (un-set) value |
ShowWhenAllRowsAreFilteredOut | When all child rows are filtered out, the row will show an expansion indicator regardless of whether or not the filter UI is enabled for that row. |
ShowWhenAllRowsAreFilteredOutAndFilterUIEnabled | When all child rows are filtered out, the row will show an expansion indicator only if the filter ui is enabled for at least one column of the row. |
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2