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

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