aspnet-devexpress-dot-web-4e6b50e7.md
Defines style settings for a popup window’s footer.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class PopupWindowFooterStyle :
PopupWindowStyle
Public Class PopupWindowFooterStyle
Inherits PopupWindowStyle
The following members return PopupWindowFooterStyle objects:
The PopupWindowFooterStyle class contains settings that define the style of a popup window’s footer. An object of the PopupWindowFooterStyle type can be accessed via a popup control’s ASPxPopupControl.FooterStyle property and via a popup window’s PopupWindow.FooterStyle property.
Object MarshalByRefObject Component Style AppearanceStyleBase AppearanceStyle PopupWindowStyle PopupWindowFooterStyle
See Also