[]
        
(Showing Draft Content)

C1.Win.List.BeforeColEditEventArgs

BeforeColEditEventArgs Class

Provides data for the BeforeColEdit event.

Inheritance
BeforeColEditEventArgs
Namespace: C1.Win.List
Assembly: C1.Win.List.8.dll
Syntax
public class BeforeColEditEventArgs : EventArgs

Properties

Name Description
Cancel

Gets or sets a value indicating that editing should be disallowed.

ColIndex

Indicates the position in the DisplayColumns collection.

KeyChar

Indicates the character that initiated the editing operation.