Skip to main content
All docs
V26.1
  • 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.v26.1.dll

    Declaration

    public class DropDownBoxEditBoxDisplayTemplateContext

    Remarks

    Refer to the EditBoxDisplayTemplate property description for additional information and an example.

    Inheritance

    Object
    DropDownBoxEditBoxDisplayTemplateContext
    See Also