Reports for WinForms | ComponentOne
C1.Win.C1Report.4 Assembly / C1.Win.C1Preview Namespace / KeyMapStack Class / IsEmpty Property

In This Topic
    IsEmpty Property (KeyMapStack)
    In This Topic
    Gets the value indicating whether the stack is empty.
    Syntax
    'Declaration
     
    Public ReadOnly Property IsEmpty As Boolean
    public bool IsEmpty {get;}
    See Also