MVCxListBoxColumnCellTemplateContainer.ViewContext Property
Provides access to the view context.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| ViewContext | A ViewContext object encapsulating information related to rendering a view. |
See Also