[]
        
(Showing Draft Content)

C1.LiveLinq.LiveViews.ViewRowAddingEventArgs

ViewRowAddingEventArgs Class

Provides data for the ViewRowAdding event.

Inheritance
ViewRowAddingEventArgs
Namespace: C1.LiveLinq.LiveViews
Assembly: C1.LiveLinq.4.8.dll
Syntax
public class ViewRowAddingEventArgs : EventArgs

Properties

Name Description
Row

Gets the new view row that has just been added to ViewRowCollection.

Extension Methods