ComponentOne DataGrid for WPF and Silverlight
C1.WPF.DataGrid Namespace / DataGridRow Class / HeightProperty Field

In This Topic
    HeightProperty Field
    In This Topic
    Identifies the Height dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly HeightProperty As DependencyProperty
    public static readonly DependencyProperty HeightProperty
    See Also