FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / GridOutlineEventArgs Class / Level Property

In This Topic
    Level Property (GridOutlineEventArgs)
    In This Topic
    Gets the level of the tapped outline.
    Syntax
    'Declaration
     
    Public ReadOnly Property Level As Integer
    public int Level {get;}
    See Also