Click or drag to resize

RecroGridRGCustomMenuAddDivider Method

Adds the dividers.

Namespace:  Recrovit.RecroGridFramework
Assembly:  Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 6.0.0
Syntax
C#
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: Boolean
true ha hozzáadta.
See Also