Home
Home
Docs
API
Theme
System
Light
Dark
GitHub
Menu
Loading menu…
Home
API
Avalonia.Controls
CheckBoxColumnCreateOptions
Menu
On this page
CheckBoxColumnCreateOptions
Class
Definition
Namespace
Avalonia.Controls
Assembly
Avalonia.Controls.TreeDataGrid.dll
Inherits
Object
→
ColumnCreateOptions
→
CheckBoxColumnCreateOptions
View source
Show inherited members (17)
Avalonia.Controls.CheckBoxColumnCreateOptions.IsReadOnly
Avalonia.Controls.ColumnCreateOptions.Width
Avalonia.Controls.ColumnCreateOptions.CanUserResize
Avalonia.Controls.ColumnCreateOptions.CanUserSortColumn
Avalonia.Controls.ColumnCreateOptions.AllowTriStateSorting
Avalonia.Controls.ColumnCreateOptions.MinWidth
Avalonia.Controls.ColumnCreateOptions.MaxWidth
Avalonia.Controls.ColumnCreateOptions.CompareAscending
Avalonia.Controls.ColumnCreateOptions.CompareDescending
Avalonia.Controls.ColumnCreateOptions.BeginEditGestures
System.Object.Equals(System.Object?)
System.Object.Equals(System.Object?, System.Object?)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object?, System.Object?)
System.Object.ToString()
public class CheckBoxColumnCreateOptions<TModel> : CheckBoxColumnCreateOptions
Type parameters
TModel