ComponentOne List for WinForms
C1.Win.C1List.ListBase Namespace / View Class / canEdit Method

In This Topic
    canEdit Method (View)
    In This Topic
    Syntax
    'Declaration
     
    
    Protected Overridable Function canEdit() As Boolean
    protected virtual bool canEdit()
    See Also