IsFrozenProperty Field
Definition
Namespace: Avalonia.Controls.Primitives
Assembly: Avalonia.Controls.DataGrid (in Avalonia.Controls.DataGrid.dll)
- C#
- VB
- F#
public static readonly StyledProperty<bool> IsFrozenProperty
Public Shared ReadOnly IsFrozenProperty As StyledProperty(Of Boolean)
static val IsFrozenProperty: StyledProperty<bool>
Field Value
See Also
Reference
DataGridFrozenGrid Class
Avalonia.Controls.Primitives Namespace