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

In This Topic
    GetUnboundValue Event
    In This Topic
    Syntax
    'Declaration
     
    Public Event GetUnboundValue As UnboundValueEventHandler
    public event UnboundValueEventHandler GetUnboundValue
    See Also