Spread WPF 18
GrapeCity.Wpf.SpreadSheet.CellType.Editors Namespace / GcComboBox Class / VerticalGridLineStyleProperty Field


In This Topic
    VerticalGridLineStyleProperty Field (GcComboBox)
    In This Topic
    Identifies the VerticalGridLineStyle DependencyProperty.
    Syntax
    'Declaration
     
    Public Shared ReadOnly VerticalGridLineStyleProperty As DependencyProperty
    'Usage
     
    Dim value As DependencyProperty
     
    value = GcComboBox.VerticalGridLineStyleProperty
    public static readonly DependencyProperty VerticalGridLineStyleProperty

    Field Value

    The identifier for the VerticalGridLineStyle dependency property.
    See Also