Back to Devexpress

CardViewCustomizationWindowPopupSettings Members

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

latest8.5 KB
Original Source

CardViewCustomizationWindowPopupSettings Members

Contains Customization Window specific settings.

Constructors

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

Properties

NameDescription
AllowResizeGets or sets a value that specifies whether the customization window can be resized by end-users on the client side. Inherited from GridCustomizationWindowPopupSettings.
AutoUpdatePositionSpecifies whether the Customization Window’s position is updated automatically. Inherited from GridCustomizationWindowPopupSettings.
CloseOnEscapeGets or sets a value specifying whether a customization window is closed when an end-user presses the Esc key. Inherited from GridCustomizationWindowPopupSettings.
HeightGets or sets the customization window ‘s height. Inherited from GridCustomizationWindowPopupSettings.
HorizontalAlignGets or sets the customization window ‘s horizontal alignment. Inherited from GridCustomizationWindowPopupSettings.
HorizontalOffsetGets or sets a value that indicates the distance that the customization window is offset from its baseline in the horizontal direction. This is a dependency property. Inherited from GridCustomizationWindowPopupSettings.
MinHeightGets or sets the minimum height of the customization window. Inherited from GridCustomizationWindowPopupSettings.
MinWidthGets or sets the minimum width of the customization window. Inherited from GridCustomizationWindowPopupSettings.
PopupAnimationTypeGets or sets a value specifying the animation type used to show the customization window. Inherited from GridCustomizationWindowPopupSettings.
ResizingModeGets or sets a value that specifies when the customization window being resized should be redrawn. Inherited from GridCustomizationWindowPopupSettings.
ShowCloseButtonGets or sets a value that specifies whether or not to display the customization window ‘s close button. Inherited from GridCustomizationWindowPopupSettings.
ShowCollapseButtonGets or sets a value that specifies whether or not to display the customization window ‘s collapse button. Inherited from GridCustomizationWindowPopupSettings.
ShowFooterGets or sets a value that specifies whether or not to display the customization window ‘s footer. Inherited from GridCustomizationWindowPopupSettings.
ShowPinButtonGets or sets a value that specifies whether or not to display the customization window ‘s pin button. Inherited from GridCustomizationWindowPopupSettings.
ShowShadowGets or sets a value that specifies whether the customization window casts a shadow. Inherited from GridCustomizationWindowPopupSettings.
VerticalAlignGets or sets the customization window ‘s vertical alignment. Inherited from GridCustomizationWindowPopupSettings.
VerticalOffsetGets or sets a value that indicates the distance that the customization window is offset from its baseline in the vertical direction. This is a dependency property. Inherited from GridCustomizationWindowPopupSettings.
WidthGets or sets the customization window ‘s width. Inherited from GridCustomizationWindowPopupSettings.

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

CardViewCustomizationWindowPopupSettings Class

DevExpress.Web Namespace