|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
Options | Name | Purpose | |
---|---|---|---|
+ | DisplayProperties (character) |
Displays the properties of the selected object instance |
|
- | InitializeComponent () |
Initializes the Visual Design |
|
# | OnPropertyValueChanged (PropertyValueChangedEventArgs) |
Raises the PropertyValueChanged |
|
# | System.Object PropertyValue (handle) |
Returns the Property value as a System.Object |
|
- | radPropertyGrid1_EditorInitialized (Object, PropertyGridItemEditorInitializedEventArgs) |
Event handler for the EditorRequired event of the radPropertyGrid1 |
|
- | radPropertyGrid1_EditorRequired (Object, PropertyGridEditorRequiredEventArgs) |
Event handler for the EditorRequired event of the radPropertyGrid1 |
|
- | radPropertyGrid1_PropertyValueChanged (Object, PropertyGridItemValueChangedEventArgs) |
Event handler for the PropertyValueChanged event of the radPropertyGrid1 |
|
+ | UpdateProperties (character, character) |
Updates the values in the property grid after the property
was changed in the attribute temp-table |
Options | Name | Purpose | |
---|---|---|---|
+ | SmartPropertyGridControl () |
Constructor for the SmartPropertyGridControl class |
Options | Name | Purpose | |
---|---|---|---|
+ | PropertyValueChanged (Object, PropertyValueChangedEventArgs) |
Raised when the user changes a property value in the property grid |
Options | Name | Purpose | |
---|---|---|---|
+ | HANDLE AttributeTempTable |
|
|
+ | HANDLE InstancesTempTable |
|
Top
PUBLIC DisplayProperties (character)
|
||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PRIVATE InitializeComponent ()
|
||||||||||||||||||||||
PROTECTED OnPropertyValueChanged (PropertyValueChangedEventArgs)
|
||||||||||||||||||||||
PROTECTED System.Object PropertyValue (handle)
|
||||||||||||||||||||||
PRIVATE radPropertyGrid1_EditorInitialized (Object, PropertyGridItemEditorInitializedEventArgs)
|
||||||||||||||||||||||
PRIVATE radPropertyGrid1_EditorRequired (Object, PropertyGridEditorRequiredEventArgs)
|
||||||||||||||||||||||
PRIVATE radPropertyGrid1_PropertyValueChanged (Object, PropertyGridItemValueChangedEventArgs)
|
||||||||||||||||||||||
PUBLIC UpdateProperties (character, character)
|
PUBLIC SmartPropertyGridControl ()
|
---|
PUBLIC PropertyValueChanged (Object, PropertyValueChangedEventArgs)
|
---|
PUBLIC HANDLE AttributeTempTable
|
|||||||||
---|---|---|---|---|---|---|---|---|---|
PUBLIC HANDLE InstancesTempTable
|