Facebook
Twitter
Pinterest
Tumblr
GitHub
RSS
  • DEV Home
  • Documentation
  • Reference
  • Download
Search Results for

    Show / Hide Table of Contents

    Enum DxGridRowDragging.DropFeedbackMode

    Specifies how to highlight the row's drop position.

    Namespace: Emby.Web.GenericEdit.Elements.DxGrid
    Assembly: Emby.Web.GenericEdit.dll
    Syntax
    public enum DropFeedbackMode

    Fields

    Name Description
    indicate

    Rows do not animate, a blue square appears at the place where the dragged row is going to be placed.

    push

    Rows move apart with animation, making free space for the dragged row to be placed.

    Extension Methods

    EditorHelpers.GetDescription()
    EditorHelpers.GetColor()
    EditorHelpers.RadioOptionFromEnum<DxGridRowDragging.DropFeedbackMode>()
    EditorHelpers.GetDisplayName()
    EnumExtensions.GetEnumId()
    EnumExtensions.GetDescription()
    EnumExtensions.GetDetails()
    EnumExtensions.GetOrdinal()
    EnumExtensions.GetChannelCount()
    EnumExtensions.GetIsGraphic()
    EnumExtensions.GetIsHdr()
    EnumExtensions.GetValue()
    EnumExtensions.GetBitsPerPixel()
    EnumExtensions.GetBitDepth()
    EnumExtensions.GetBitDepths()
    EnumExtensions.SupportsBitDepth(Int32)
    EnumExtensions.GetBitRate()
    EnumExtensions.GetResRates()
    EnumExtensions.GetIdTag()
    EnumExtensions.GetMimeType()
    EnumExtensions.GetMimeTypes()
    EnumExtensions.GetRelatedGuids()
    EnumExtensions.GetFirstRelatedGuid()
    EnumExtensions.GetAliases()
    EnumExtensions.CreateProfileInformation()
    EnumExtensions.CreateLevelInformation()
    EnumExtensions.FindByMimeType<DxGridRowDragging.DropFeedbackMode>(String)
    EnumExtensions.FindByRelatedGuid<DxGridRowDragging.DropFeedbackMode>(Guid)
    EnumExtensions.GetFirstAliasOrName()
    EnumListExtensions.GetAll<DxGridRowDragging.DropFeedbackMode>()
    Extensions.JsonClone<DxGridRowDragging.DropFeedbackMode>(IJsonSerializer)
    SDK
    On this Page
    Back to Top Copyright 2022 © EMBY LLC. Please see our terms of use and privacy policy.