Property | Type | Description | |
---|---|---|---|
UpdateObjectList | Action |
Property | Type | Description | |
---|---|---|---|
btnPrikaz | System.Windows.Forms.Button | ||
commandProperyGrid1 | UIX.UI.CommandPropertyGrid |
Method | Description | |
---|---|---|
PropertyGridDialog ( ) : System |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
|
DoApply ( ) : void | ||
DoCancel ( ) : void | ||
GetDialogObject ( ) : object | ||
SetDialogObject ( object value ) : void |
Method | Description | |
---|---|---|
GetInternalCommandManager ( ) : UIX.Commands.ICommandManager | ||
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
PropertyGridDialog_Load ( object sender, EventArgs e ) : void | ||
SetCommandRegister ( ) : void | ||
SetupDialogCaption ( ) : void | ||
TerminateBatchCommand ( ) : void | ||
commandProperyGrid1_PropertyValueChanged ( object s, PropertyValueChangedEventArgs e ) : void |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
return | void |
protected SetDialogObject ( object value ) : void | ||
value | object | |
return | void |
protected System.Windows.Forms.Button btnPrikaz | ||
return | System.Windows.Forms.Button |