Click or drag to resize
ProjectSettingGroupEmbedEditorInGroupBox Property
Gets a value indicating whether the editor is embedded in the groupbox already in the dialog for editing. If false, the editor is embedded in place of the groupbox.

Namespace:  SD.LLBLGen.Pro.ApplicationCore.Configuration
Assembly:  SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.3.0.0 (5.3.0)
Syntax
public virtual bool EmbedEditorInGroupBox { get; }

Property Value

Type: Boolean
See Also