DataGridCheckBoxColumn.

IsThreeState Property

Summary

Gets or sets a value that indicates whether the hosted System.Windows.Controls.CheckBox controls allow three states or two.
Namespace
Avalonia.Controls
Containing Type
DataGridCheckBoxColumn

Syntax

public bool IsThreeState { get; set; }

Value

Type Description
bool