WebColumnBase Class
In This Article
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.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public abstract class WebColumnBase :
CollectionItem,
ICaptionSupport
#Inheritance
Show 143 items
Object
StateManager
CollectionItem
WebColumnBase
See Also