ComponentOne DataGrid for WPF and Silverlight
C1.WPF.DataGrid Namespace / C1DataGrid Class / RowHeightProperty Field

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