Skip to main content
All docs
V25.2
  • 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.v25.2.dll

    Declaration

    public class DropDownBoxEditBoxDisplayTemplateContext

    Remarks

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

    Inheritance

    Object
    DropDownBoxEditBoxDisplayTemplateContext
    See Also