Version

RowEditTemplateDialogSettings Class Members

The following tables list the members exposed by RowEditTemplateDialogSettings.

Protected Fields
 NameDescription
Protected FieldtagValue (Inherited from Infragistics.Shared.SubObjectBase)
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)
Public Methods
 NameDescription
Public MethodCreateObjRefCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject)
Public MethodDispose (Inherited from Infragistics.Shared.DisposableObject)
Public MethodGetLifetimeServiceRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodInitializeLifetimeServiceObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodNotifyPropChangeOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodResetMaximumSizeResets the property to its default value.  
Public MethodResetMinimumSizeResets the property to its default value.  
Public MethodShouldSerializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodToStringReturns an empty string.  
Public MethodVerifyNotDisposed (Inherited from Infragistics.Shared.DisposableObject)
Protected Methods
 NameDescription
Protected MethodDeserializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodInitializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodMemberwiseCloneOverloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject)
Protected MethodOnDispose (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodOnObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodOnSubObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodResetTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodSerializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodShouldSerializeMaximumSizeReturns whether the property is set to a non-default value.  
Protected MethodShouldSerializeMinimumSizeReturns whether the property is set to a non-default value.  
Public Events
 NameDescription
Public EventSubObjectDisposed (Inherited from Infragistics.Shared.SubObjectBase)
Public EventSubObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
See Also