Home
Home
Docs
API
Theme
System
Light
Dark
GitHub
Menu
Loading menu…
Home
API
Avalonia.Controls.Models.TreeDataGrid
TextColumnOptions
Properties
StringFormat
Menu
On this page
StringFormat Property
Definition
Namespace
Avalonia.Controls.Models.TreeDataGrid
Assembly
Avalonia.Controls.TreeDataGrid.dll
Implements
StringFormat
View source
Gets or sets the format string for the cells in the column.
public string StringFormat { get; set; }
Returns
String