[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.FlexGridGroupPanelBuilder-1.ShowDragGlyphs

ShowDragGlyphs Method

ShowDragGlyphs(bool)

Configurates ShowDragGlyphs. Sets a value that determines whether the control should add drag glyphs to the group marker elements.

Declaration
public FlexGridGroupPanelBuilder<T> ShowDragGlyphs(bool value)
Parameters
Type Name Description
bool value

The value.

Returns
Type Description
FlexGridGroupPanelBuilder<T>

Current builder.

Remarks

The default value for this property is true.