[]
Interface implemented by detail controls and used by the grid to host detail controls on detail rows.
public interface IC1FlexGridRowDetail
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. |