Skip to main content
All docs
V26.1
  • JS

    CardHeaderPredefinedItem Enum

    Namespace: DevExtreme.AspNet.Mvc

    Assembly: DevExtreme.AspNet.Core.dll

    Declaration

    [JsonConverter(typeof(StringEnumConverter))]
    public enum CardHeaderPredefinedItem

    Members

    Name
    SelectionCheckBox
    UpdateButton
    DeleteButton
    See Also