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

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