DropDownBoxEditBoxDisplayTemplateContext Class
Stores information about the processed drop-down box editor and is passed as the context
parameter to the EditBoxDisplayTemplate.
Namespace: DevExpress.Blazor
Assembly: DevExpress.Blazor.v24.1.dll
NuGet Package: DevExpress.Blazor
Declaration
public class DropDownBoxEditBoxDisplayTemplateContext
Remarks
Refer to the EditBoxDisplayTemplate property description for more information and an example.
Inheritance
Object
DropDownBoxEditBoxDisplayTemplateContext
See Also