ReportDesignerSettings.CustomControlTypes Property
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.1.dll
NuGet Package: DevExpress.Web.Mvc5
Declaration
Property Value
Type |
---|
List<Type> |
See Also
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.1.dll
NuGet Package: DevExpress.Web.Mvc5
public List<Type> CustomControlTypes { get; set; }
Public Property CustomControlTypes As List(Of Type)
Type |
---|
List<Type> |
No
Your feedback is appreciated.