Back to Devexpress

CardViewEditFormPopupSettings Members

aspnet-devexpress-dot-web-dot-cardvieweditformpopupsettings-dot-underscore-members.md

latest9.5 KB
Original Source

CardViewEditFormPopupSettings Members

Contains popup edit form specific settings.

Constructors

NameDescription
CardViewEditFormPopupSettings(IPropertiesOwner)Initializes a new instance of the CardViewEditFormPopupSettings class with specified settings.

Properties

NameDescription
AllowResizeGets or sets a value that specifies whether end users can resize the popup edit form. Inherited from GridEditFormPopupSettings.
AutoUpdatePositionSpecifies whether the Edit Form’s position is updated automatically. Inherited from GridEditFormPopupSettings.
CloseOnEscapeGets or sets a value specifying whether a popup edit form is closed when an end-user presses the ESC key. Inherited from GridEditFormPopupSettings.
HeightGets or sets the popup edit form ‘s height. Inherited from GridEditFormPopupSettings.
HorizontalAlignGets or sets the popup edit form ‘s horizontal alignment. Inherited from GridEditFormPopupSettings.
HorizontalOffsetGets or sets a value that indicates the distance that the popup edit form is offset from its baseline in the horizontal direction. This is a dependency property. Inherited from GridEditFormPopupSettings.
MinHeightGets or sets the minimum height of the popup edit form ‘s popup window. Inherited from GridEditFormPopupSettings.
MinWidthGets or sets the minimum width of popup edit form ‘s popup window. Inherited from GridEditFormPopupSettings.
ModalGets or sets whether the popup edit form is displayed in modal mode. Inherited from GridEditFormPopupSettings.
PopupAnimationTypeGets or sets a value specifying the animation type used to show the popup edit form. Inherited from GridEditFormPopupSettings.
ResizingModeGets or sets a value that specifies when the popup edit form being resized should be redrawn. Inherited from GridEditFormPopupSettings.
SettingsAdaptivityGets the popup edit form ‘s adaptivity settings. Inherited from GridEditFormPopupSettings.
ShowCloseButtonGets or sets a value that specifies whether or not to display the popup edit form ‘s close button. Inherited from GridEditFormPopupSettings.
ShowCollapseButtonGets or sets a value that specifies whether or not to display the popup edit form ‘s collapse button. Inherited from GridEditFormPopupSettings.
ShowFooterGets or sets a value that specifies whether or not to display the popup edit form ‘s footer. Inherited from GridEditFormPopupSettings.
ShowHeaderGets or sets a value that specifies whether the popup edit form ‘s title heading is displayed. Inherited from GridEditFormPopupSettings.
ShowMaximizeButtonGets or sets a value that specifies whether or not to display the popup edit form ‘s maximize button. Inherited from GridEditFormPopupSettings.
ShowPageScrollbarWhenModalGets or sets a value that specifies whether a browser’s scroll bars can be displayed when the edit form is shown in the modal mode. Inherited from GridEditFormPopupSettings.
ShowPinButtonGets or sets a value that specifies whether or not to display the popup edit form ‘s pin button. Inherited from GridEditFormPopupSettings.
ShowShadowGets or sets a value that specifies whether the popup edit form casts a shadow. Inherited from GridEditFormPopupSettings.
ShowViewportScrollbarWhenModalGets or sets a value that specifies whether the vertical and horizontal scroll bars can be displayed in the viewport when a popup window is shown in modal mode. Inherited from GridEditFormPopupSettings.
VerticalAlignGets or sets the popup edit form ‘s vertical alignment. Inherited from GridEditFormPopupSettings.
VerticalOffsetGets or sets a value that indicates the distance that the popup edit form is offset from its baseline in the vertical direction. This is a dependency property. Inherited from GridEditFormPopupSettings.
WidthGets or sets the popup edit form ‘s width. Inherited from GridEditFormPopupSettings.

Methods

NameDescription
Assign(PropertiesBase)Copies the settings from the specified PropertiesBase object to the current object. Inherited from GridPopupSettingsBase.
Equals(Object, Object) staticDetermines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object)Determines whether the specified object is equal to the current object. Inherited from Object.
GetHashCode()Serves as the default hash function. Inherited from Object.
GetType()Gets the Type of the current instance. Inherited from Object.
MemberwiseClone() protectedCreates a shallow copy of the current Object. Inherited from Object.
ReferenceEquals(Object, Object) staticDetermines whether the specified Object instances are the same instance. Inherited from Object.
ToString()Returns the string that represents the current object. Inherited from StateManager.

See Also

CardViewEditFormPopupSettings Class

DevExpress.Web Namespace