ComponentOne Olap for WinForms
C1.Win.Olap.4 Assembly / C1.Win.Olap Namespace / C1OlapGrid Class / ValidateEdit Event

In This Topic
    ValidateEdit Event
    In This Topic
    Syntax
    'Declaration
     
    Public Event ValidateEdit As ValidateEditEventHandler
    public event ValidateEditEventHandler ValidateEdit
    See Also