Property | Type | Description | |
---|---|---|---|
CanConvertToFrom | bool | ||
CanEditProperty | bool | ||
CollectEditableProperties | void | ||
CreateEditorControl | |||
GetEditableProperties | |||
GetEditorOptionsAttribute | |||
SyncChanges | void |
Method | Description | |
---|---|---|
ApplyChanges ( ) : bool | ||
GetCategoryTitle ( |
||
GetControlRecursive ( |
||
GetDescription ( |
||
GetDisplayName ( |
||
GetEditorControlValue ( |
||
SyncChanges ( ) : void |
Method | Description | |
---|---|---|
CreateChildControls ( ) : void | ||
OnPreRender ( |
Method | Description | |
---|---|---|
CanConvertToFrom ( |
||
CanEditProperty ( |
||
CollectEditableProperties ( object editableObject ) : void | ||
CreateEditorControl ( |
||
GetEditableProperties ( object editableObject ) : |
||
GetEditorOptionsAttribute ( System attribCollection ) : |
||
SyncChanges ( |
public static GetCategoryTitle ( |
||
propertyDescriptor | ||
return | string |
public static GetControlRecursive ( |
||
control | ||
id | string | |
return |
public static GetDescription ( |
||
propertyDescriptor | ||
return | string |
public static GetDisplayName ( |
||
propertyDescriptor | ||
return | string |
public static GetEditorControlValue ( |
||
editorControl | ||
descriptor | ||
return | object |
protected OnPreRender ( |
||
e | ||
return | void |