Back to Devexpress

FilterCheckItem.AllowIndeterminateInput Property

maui-devexpress-dot-maui-dot-editors-dot-filtercheckitem-a97e3b97.md

latest916 B
Original Source

FilterCheckItem.AllowIndeterminateInput Property

Gets or sets whether a user can set the item to the indeterminate state. This is a bindable property.

Namespace : DevExpress.Maui.Editors

Assembly : DevExpress.Maui.Editors.dll

NuGet Package : DevExpress.Maui.Editors

Declaration

csharp
public bool AllowIndeterminateInput { get; set; }

Property Value

TypeDescription
Boolean

true if a user can set the item to the indeterminate state; otherwise, false.

|

See Also

FilterCheckItem Class

FilterCheckItem Members

DevExpress.Maui.Editors Namespace