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.9.0.0 (5.9.0)
Syntax public virtual bool EmbedEditorInGroupBox { get; }
Public Overridable ReadOnly Property EmbedEditorInGroupBox As Boolean
Get
Property Value
Type:
BooleanSee Also