For a list of all members of this type, see RowEditTemplateDialogSettings members.
Name | Description | |
---|---|---|
AcceptButton | The accept button of the dialog. If this is set, the button is 'clicked' whenever the user presses the 'ENTER' key. | |
AutoScaleMode | Determines how the dialog will scale when the screen resolution of fonts change. | |
AutoValidate | Gets or sets a value that indicates whether controls in this container will be automatically validated when the focus changes. | |
CancelButton | The cancel button of the dialog. If this property is set, the button is 'clicked' whenever the user presses the 'ESC' key. | |
Caption | Gets or sets the caption of the dialog. | |
ControlBox | Determines whether the dialog has a Control/System menu box. | |
Disposed | (Inherited from Infragistics.Shared.DisposableObject) | |
FormBorderStyle | Gets or sets the border style of the dialog. | |
Icon | Indicates the icon for the dialog. This icon is displayed in the dialog's system menu box and when the dialog is minimized. | |
MaximizeBox | Determines whether the dialog has a maximize box in the upper-right corner of its caption bar. | |
MaximumSize | The maximum size the dialog can be resized to. | |
MinimizeBox | Determines whether the dialog has a minimize box in the upper-right corner of its caption bar. | |
MinimumSize | The minimum size the dialog can be resized to. | |
Opacity | The opacity percentage of the control. | |
ShowIcon | Indicates whether an icon is displayed in the title bar of the dialog. |
Name | Description | |
---|---|---|
SubObjectPropChangeHandler | (Inherited from Infragistics.Shared.SubObjectBase) |