FdfSetting Class |
Namespace: FDF.Common.Runtime
The FdfSetting type exposes the following members.
Name | Description | |
---|---|---|
![]() | FdfSetting | Initializes a new instance of the FdfSetting class |
![]() | FdfSetting(String) | Initializes a new instance of the FdfSetting class |
![]() | FdfSetting(String, String) | Initializes a new instance of the FdfSetting class |
![]() | FdfSetting(String, String, String) | Initializes a new instance of the FdfSetting class |
![]() | FdfSetting(String, String, String, FdfSettingType) | Initializes a new instance of the FdfSetting class |
![]() | FdfSetting(String, String, String, FdfSettingType, Boolean) | Initializes a new instance of the FdfSetting class |
Name | Description | |
---|---|---|
![]() | Control | |
![]() | IsCollapsed | |
![]() | IsReactive |
If True, in case any of settings' properties value changes,
rebuilds complete setting by means of ObjectRequested event.
|
![]() | ParentName | |
![]() | Properties | |
![]() | Settings | |
![]() | Type |
Name | Description | |
---|---|---|
![]() | GetObject | |
![]() | Merge |
Merges specified object instance data
with caller object data and stores result into the caller object.
Provides optional resolution
for merging caller and callee values.
(Overrides FdfNamedObjectMerge(IFdfEnumerable, FdfMergeableResolution).) |
![]() | Run |