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.8.0.0 (5.8.21.0208)
Syntaxpublic virtual bool EmbedEditorInGroupBox { get; }Public Overridable ReadOnly Property EmbedEditorInGroupBox As Boolean
	Get
Property Value
Type: 
Boolean
See Also