Back to Devexpress

CardViewDropDownEditColumn.PropertiesDropDownEdit Property

aspnet-devexpress-dot-web-dot-cardviewdropdowneditcolumn.md

latest1.2 KB
Original Source

CardViewDropDownEditColumn.PropertiesDropDownEdit Property

Gets the column editor’s settings.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public DropDownEditProperties PropertiesDropDownEdit { get; }
vb
Public ReadOnly Property PropertiesDropDownEdit As DropDownEditProperties

Property Value

TypeDescription
DropDownEditProperties

A DropDownEditProperties object that contains settings specific to a dropdown editor.

|

See Also

Card View

CardViewDropDownEditColumn Class

CardViewDropDownEditColumn Members

DevExpress.Web Namespace