DataGridFrozenGrid.IsFrozen Attached Property
Microsoft Silverlight will reach end of support after October 2021. Learn more.
Gets or sets a values that indicates whether the grid is frozen.
Namespace: System.Windows.Controls.Primitives
Assembly: System.Windows.Controls.Data (in System.Windows.Controls.Data.dll)
Syntax
'Declaration
See GetIsFrozen, SetIsFrozen
See GetIsFrozen, SetIsFrozen
<sdk:DataGridFrozenGrid IsFrozen="bool"/>
- or -
<object sdk:DataGridFrozenGrid.IsFrozen="bool"/>
Property Value
Type: System.Boolean
true if the grid is frozen; otherwise, false.
Version Information
Silverlight
Supported in: 5, 4, 3
Platforms
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.