| RecroGridRGCustomMenuAddDivider Method |
Adds the dividers.
Namespace:
Recrovit.RecroGridFramework
Assembly:
Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 6.0.0
Syntax public bool AddDivider(
bool chkLast = true
)
Parameters
- chkLast (Optional)
- Type: SystemBoolean
Ha értéke true és az utolsó elem is Divider, akkor nem adja hozzá.
Return Value
Type:
Booleantrue ha hozzáadta.
See Also