[]
Configurates ShowDragGlyphs. Sets a value that determines whether the control should add drag glyphs to the group marker elements.
public FlexGridGroupPanelBuilder<T> ShowDragGlyphs(bool value)
Type | Name | Description |
---|---|---|
bool | value | The value. |
Type | Description |
---|---|
FlexGridGroupPanelBuilder<T> | Current builder. |
The default value for this property is true.