FlexGrid for WinForms | ComponentOne
C1.Win.FlexGrid Namespace / RuntimeStrings.Errors Class / CannotInsertRowsIfBound Property

In This Topic
    CannotInsertRowsIfBound Property (RuntimeStrings.Errors)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly Property CannotInsertRowsIfBound As String
    public static string CannotInsertRowsIfBound {get;}
    See Also