[]
        
(Showing Draft Content)

C1.Win.FlexGrid.IC1FlexGridRowDetail

IC1FlexGridRowDetail Interface

Interface implemented by detail controls and used by the grid to host detail controls on detail rows.

Namespace: C1.Win.FlexGrid
Assembly: C1.Win.FlexGrid.8.dll
Syntax
public interface IC1FlexGridRowDetail

Methods

Name Description
Removing(C1FlexGrid, int)

Used to release resources of the control before removing of it.

Setup(C1FlexGrid, int)

Used to setup control before showing of it.

UpdateSize(C1FlexGrid, int, Size)

Used to update size of the control.