Version

IncludeBlanks Property

Gets or sets the value which indicates whether blank cells should be filtered in.
Syntax
public bool IncludeBlanks {get; set;}
Exceptions
ExceptionDescription
System.InvalidOperationExceptionThe value is set to False and both DateGroups and DisplayValues contain no values. This would prevent the filter from including any values, which is not allowed for a FixedValuesFilter.
Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also