ComponentOne True DBGrid for WinForms
EditActive Property

C1.Win.C1TrueDBGrid.4 Assembly > C1.Win.C1TrueDBGrid Namespace > C1TrueDBGrid Class : EditActive Property
Gets or sets a value indicating the editing status of the current cell.
Syntax
'Declaration
 
Public Property EditActive As System.Boolean
public System.bool EditActive {get; set;}
See Also

Reference

C1TrueDBGrid Class
C1TrueDBGrid Members