ComponentOne List for WinForms
C1.Win.C1List Namespace / BeforeColUpdateEventArgs Class
Properties


In This Topic
    BeforeColUpdateEventArgs Class Members
    In This Topic

    The following tables list the members exposed by BeforeColUpdateEventArgs.

    Public Properties
     NameDescription
    Public PropertyGets or sets a value that prevents the user from moving focus to another cell.  
    Public PropertyIndicates the position in the DisplayColumns collection.  
    Public PropertyGets the C1DisplayColumn for the column being edited.  
    Public PropertyGets or sets the value of the original cell data.  
    Top
    See Also