DataGridDetailsPresenter.ContentHeight Property
Microsoft Silverlight will reach end of support after October 2021. Learn more.
Gets or sets the height of the content.
Namespace: System.Windows.Controls.Primitives
Assembly: System.Windows.Controls.Data (in System.Windows.Controls.Data.dll)
Syntax
'Declaration
Public Property ContentHeight As Double
public double ContentHeight { get; set; }
<swcpd:DataGridDetailsPresenter ContentHeight="double"/>
XAML Values
- swcpd:
A prefix that is defined to map the XML namespace for the System.Windows.Controls.Data assembly and the System.Windows.Controls.Primitives CLR namespace.
Property Value
Type: System.Double
The height of the content.
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.