FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / FlexGrid Class / RowStyleProperty Field

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