StringFormat Property

Definition

Assembly Avalonia.Controls.TreeDataGrid.dll
Implements StringFormat

Gets or sets the format string for the cells in the column.

public string StringFormat { get; set; }

Returns