Back to Devexpress

GridViewCustomizationStyle Class

aspnet-devexpress-dot-web-fa72b368.md

latest1.7 KB
Original Source

GridViewCustomizationStyle Class

Provides the style settings used to paint the Customization Window.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class GridViewCustomizationStyle :
    GridViewStyleBase
vb
Public Class GridViewCustomizationStyle
    Inherits GridViewStyleBase

Implements

IComponent

IDisposable

IStateManager

Inheritance

Object MarshalByRefObject Component Style AppearanceStyleBase AppearanceStyle DevExpress.Web.GridStyleBase GridViewStyleBase GridViewCustomizationStyle

See Also

GridViewCustomizationStyle Members

Grid View

DevExpress.Web Namespace