Version

RowEditTemplateDialogSettings Class Properties

For a list of all members of this type, see RowEditTemplateDialogSettings members.

Public Properties
 NameDescription
Public PropertyAcceptButtonThe accept button of the dialog. If this is set, the button is 'clicked' whenever the user presses the 'ENTER' key.  
Public PropertyAutoScaleModeDetermines how the dialog will scale when the screen resolution of fonts change.  
Public PropertyAutoValidateGets or sets a value that indicates whether controls in this container will be automatically validated when the focus changes.  
Public PropertyCancelButtonThe cancel button of the dialog. If this property is set, the button is 'clicked' whenever the user presses the 'ESC' key.  
Public PropertyCaptionGets or sets the caption of the dialog.  
Public PropertyControlBoxDetermines whether the dialog has a Control/System menu box.  
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyFormBorderStyleGets or sets the border style of the dialog.  
Public PropertyIconIndicates the icon for the dialog. This icon is displayed in the dialog's system menu box and when the dialog is minimized.  
Public PropertyMaximizeBoxDetermines whether the dialog has a maximize box in the upper-right corner of its caption bar.  
Public PropertyMaximumSizeThe maximum size the dialog can be resized to.  
Public PropertyMinimizeBoxDetermines whether the dialog has a minimize box in the upper-right corner of its caption bar.  
Public PropertyMinimumSizeThe minimum size the dialog can be resized to.  
Public PropertyOpacityThe opacity percentage of the control.  
Public PropertyShowIconIndicates whether an icon is displayed in the title bar of the dialog.  
Protected Properties
 NameDescription
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
See Also