[]
        
(Showing Draft Content)

C1.Win.C1FlexGrid.RowCollection.Update

Update Method

Update()

Updates all rows. Only dirty rows. Override Update to collect information on Row nodes and to provide for partial updates (typically after appending a row to the collection).

Declaration
protected override void Update()
Overrides