Click or drag to resize

ProjectSettingGroupGetEditControl Method

Gets the edit control to edit the settings for this group

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 abstract Control GetEditControl()

Return Value

Type: Control
Control which is to be used to edit the settings represented by this group
See Also