Skip to main content

Culture Property

Gets or sets the cultural information for any operations of the view that may differ by culture, such as sorting.

Definition

Namespace: Avalonia.Collections
Assembly: Avalonia.Controls.DataGrid (in Avalonia.Controls.DataGrid.dll)

CultureInfo Culture { get; set; }
View Source

Return Value

CultureInfo
The culture information to use during culture-sensitive operations.

See Also

Reference

IDataGridCollectionView Interface
Avalonia.Collections Namespace