Home
Home
Docs
API
Theme
System
Light
Dark
GitHub
Menu
Loading menu…
Home
API
Avalonia.Controls
HierarchicalExpanderColumnCreateOptions
Menu
On this page
HierarchicalExpanderColumnCreateOptions Class
Definition
Namespace
Avalonia.Controls
Assembly
Avalonia.Controls.TreeDataGrid.dll
Inherits
Object
→
ColumnCreateOptions
Derived
Avalonia.Controls.HierarchicalExpanderColumnCreateOptions<TModel>
View source
Show inherited members (16)
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 HierarchicalExpanderColumnCreateOptions : ColumnCreateOptions