Table of Contents

Property ShowSingleFiguresinComboBox

Namespace
vdPropertyGrid
Assembly
vdPropertyGrid.dll

ShowSingleFiguresinComboBox

If this value is false then only groups and single entities will appear in the combo box. If this value is True then groups and all entities will appear in the combo box. Default value is true.

public bool ShowSingleFiguresinComboBox { get; set; }

Property Value

bool