WebColumnBase Constructors
Represents a base class for column objects used by different DevExpress web controls (the ASPxGrid or ASPxTreeList, for instance).| Name | Description |
|---|---|
| WebColumnBase() | Initializes a new instance of the WebColumnBase class with default settings. |
See Also