FlexGrid for WPF | ComponentOne
C1.WPF.FlexGrid.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / C1FlexComboBox Class / UndoLimit Property

In This Topic
    UndoLimit Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property UndoLimit As Integer
    public int UndoLimit {get; set;}
    See Also