Back to Devexpress

CardViewColumnCollection Properties

aspnet-devexpress-dot-web-dot-cardviewcolumncollection-dot-underscore-properties.md

latest1.4 KB
Original Source

CardViewColumnCollection Properties

Represents the ASPxCardView’s column collection.

NameDescription
CardViewGets the Card View that owns the collection.
CountGets the number of items contained within the collection. Inherited from StateManagedCollectionBase.
IsEmptyGets a value indicating whether the collection is empty. Inherited from StateManagedCollectionBase.
Item[Int32]Provides indexed access to columns within the collection.
Item[String]Returns the column with the specified name, field name or caption.
OwnerGets the collection’s owner. Inherited from Collection.

See Also

CardViewColumnCollection Class

CardViewColumnCollection Members

DevExpress.Web Namespace