Skip to main content
A newer version of this page is available. .
Tab

WebColumnBase Class

Represents a base class for column objects used by different DevExpress web controls (the ASPxGrid or ASPxTreeList, for instance).

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public abstract class WebColumnBase :
    CollectionItem,
    ICaptionSupport

Inheritance

Show 135 items
Object
StateManager
CollectionItem
WebColumnBase
See Also