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