skip navigation
  • Product Bundles

    DevCraft

    All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:

    • AI Coding Assistants
    • Embedded Reporting
    • Document Processing Libraries
    • SSO Account Sign-in

    Web

    Kendo UI UI for Angular UI for Vue UI for jQuery KendoReact UI for Blazor UI for ASP.NET Core UI for ASP.NET MVC UI for ASP.NET AJAX

    Mobile

    UI for .NET MAUI

    Document Management

    Telerik Document Processing

    Desktop

    UI for .NET MAUI UI for WinUI UI for WinForms UI for WPF

    Reporting

    Telerik Reporting Telerik Report Server

    Testing & Mocking

    Test Studio Telerik JustMock

    CMS

    Sitefinity

    AI Productivity Tools

    AI Coding Assistants

    UI/UX Tools

    ThemeBuilder Design System Kit Templates and Building Blocks

    Debugging

    Fiddler Fiddler Everywhere Fiddler Classic Fiddler Everywhere Reporter FiddlerCore

    Free Tools

    KendoReact Free VB.NET to C# Converter Testing Framework
    View all products
  • Overview
  • Demos
    • What's New
    • Roadmap
    • Release History
  • Support and Learning

    • Support and Learning Hub
    • First Steps
    • Docs
    • Demos
    • Virtual Classroom
    • Forums
    • Videos
    • Blogs
    • Accessibility
    • Submit a Ticket

    Productivity and Design Tools

    • Visual Studio Extensions
    • Visual Studio Templates
    • Embedded Reporting
  • Pricing
  • Shopping cart
    • Account Overview
    • Your Licenses
    • Downloads
    • Support Center
    • Forum Profile
    • Payment Methods
    • Edit Profile
    • Log out
  • Login
  • Contact Us
  • Try now

Class RadCardView

Represents a card view control that displays a collection of labeled items as cards, where each item is represented by a ListViewDataItem and rendered using a customizable card template with layout controls.

Inheritance
System.Object
RadControl
RadListView
RadCardView
Inherited Members
RadListView.OnLoad(Size)
RadListView.RadListView_Initialized(Object, EventArgs)
RadListView.CreateChildItems(RadElement)
RadListView.BeginUpdate()
RadListView.EndUpdate()
RadListView.FindItemByKey(Object)
RadListView.FindItemByKey(Object, Boolean)
RadListView.Select(ListViewDataItem[])
RadListView.BeginEdit()
RadListView.EndEdit()
RadListView.CancelEdit()
RadListView.ExpandAll()
RadListView.CollapseAll()
RadListView.CheckSelectedItems()
RadListView.UncheckSelectedItems()
RadListView.CheckAllItems()
RadListView.UncheckAllItems()
RadListView.OnLostFocus(EventArgs)
RadListView.OnGotFocus(EventArgs)
RadListView.IsInputKey(Keys)
RadListView.OnMouseDown(MouseEventArgs)
RadListView.OnMouseUp(MouseEventArgs)
RadListView.OnMouseMove(MouseEventArgs)
RadListView.OnKeyDown(KeyEventArgs)
RadListView.OnKeyPress(KeyPressEventArgs)
RadListView.OnMouseWheel(MouseEventArgs)
RadListView.OnThemeNameChanged(ThemeNameChangedEventArgs)
RadListView.CanEditElementAtDesignTime(RadElement)
RadListView.CreateAccessibilityInstance()
RadListView.OnNotifyPropertyChanged(PropertyChangedEventArgs)
RadListView.CaseSensitiveColumnNames
RadListView.CheckBoxesPosition
RadListView.CheckBoxesAlignment
RadListView.AutoSize
RadListView.SelectLastAddedItem
RadListView.HorizontalScrollState
RadListView.VerticalScrollState
RadListView.ThreeStateMode
RadListView.AllowDragDrop
RadListView.EnableLassoSelection
RadListView.EnableKineticScrolling
RadListView.HotTracking
RadListView.EnableColumnSort
RadListView.GroupItemSize
RadListView.GroupIndent
RadListView.FilterDescriptors
RadListView.FilterPredicate
RadListView.IsDataBound
RadListView.Groups
RadListView.ValueMember
RadListView.DisplayMember
RadListView.CheckedMember
RadListView.EnableSorting
RadListView.EnableFiltering
RadListView.EnableGrouping
RadListView.EnableCustomGrouping
RadListView.SortDescriptors
RadListView.GroupDescriptors
RadListView.DataSource
RadListView.DataMember
RadListView.SelectedItem
RadListView.SelectedIndex
RadListView.CurrentItem
RadListView.CurrentColumn
RadListView.IsEditing
RadListView.Columns
RadListView.Items
RadListView.ShowGroups
RadListView.SelectedItems
RadListView.CheckedItems
RadListView.ShowCheckBoxes
RadListView.AllowArbitraryItemWidth
RadListView.MultiSelect
RadListView.AllowEdit
RadListView.AllowRemove
RadListView.ActiveEditor
RadListView.ListViewElement
RadListView.KeyboardSearchResetInterval
RadListView.KeyboardSearchEnabled
RadListView.FindStringComparer
RadListView.CheckOnClickMode
RadListView.BackColor
RadListView.ForeColor
RadListView.Text
RadListView.AutoSizeColumnsMode
RadListView.IFilterable.DataSource
RadListView.IFilterable.FilterDescriptors
RadListView.GroupExpanded
RadListView.GroupExpanding
RadListView.BindingContextChanged
RadListView.BindingCompleted
RadListView.SelectedItemChanging
RadListView.SelectedItemsChanged
RadListView.SelectedItemChanged
RadListView.SelectedIndexChanged
RadListView.ItemMouseDown
RadListView.ItemMouseUp
RadListView.ItemMouseMove
RadListView.ItemMouseHover
RadListView.ItemMouseEnter
RadListView.ItemMouseLeave
RadListView.ItemMouseClick
RadListView.ItemMouseDoubleClick
RadListView.ItemCheckedChanging
RadListView.ItemCheckedChanged
RadListView.VisualItemFormatting
RadListView.ItemCreating
RadListView.VisualItemCreating
RadListView.ItemDataBound
RadListView.CurrentItemChanged
RadListView.CurrentItemChanging
RadListView.EditorRequired
RadListView.ItemEditing
RadListView.EditorInitialized
RadListView.ItemEdited
RadListView.ValidationError
RadListView.ItemValidating
RadListView.ItemValueChanged
RadListView.ItemValueChanging
RadListView.ColumnCreating
RadListView.ItemRemoving
RadListView.ItemRemoved
RadControl.isResizing2
RadControl.isDisposing2
RadControl.invalidResizeRect
RadControl.isAccessibilityRequested
RadControl.Dispose(Boolean)
RadControl.Construct()
RadControl.CreateBehavior()
RadControl.CreateRootElement()
RadControl.InitializeRootElement(RootRadElement)
RadControl.LoadElementTree()
RadControl.LoadElementTree(Size)
RadControl.SetIsInitializing(Boolean)
RadControl.ShouldSerializeBackColor()
RadControl.SetBackColorThemeOverrides()
RadControl.ResetBackColorThemeOverrides()
RadControl.ShouldSerializeForeColor()
RadControl.SetForeColorThemeOverrides()
RadControl.ResetForeColorThemeOverrides()
RadControl.ShouldSerializeFont()
RadControl.OnKeyUp(KeyEventArgs)
RadControl.OnPreviewKeyDown(PreviewKeyDownEventArgs)
RadControl.OnClick(EventArgs)
RadControl.OnDoubleClick(EventArgs)
RadControl.OnMouseEnter(EventArgs)
RadControl.OnMouseLeave(EventArgs)
RadControl.OnMouseHover(EventArgs)
RadControl.OnMouseCaptureChanged(EventArgs)
RadControl.OnCreateControl()
RadControl.OnHandleDestroyed(EventArgs)
RadControl.OnParentChanged(EventArgs)
RadControl.OnFontChanged(EventArgs)
RadControl.OnForeColorChanged(EventArgs)
RadControl.OnBackColorChanged(EventArgs)
RadControl.OnEnabledChanged(EventArgs)
RadControl.OnBindingContextChanged(EventArgs)
RadControl.OnLocationChanged(EventArgs)
RadControl.OnPaddingChanged(EventArgs)
RadControl.OnRightToLeftChanged(EventArgs)
RadControl.OnPaint(PaintEventArgs)
RadControl.OnLayout(LayoutEventArgs)
RadControl.OnAutoSizeChanged(EventArgs)
RadControl.WndProc(Message)
RadControl.OnInvalidated(RadElement)
RadControl.OnCaptureLosing()
RadControl.OnThemeChanged()
RadControl.OnToolTipTextNeeded(Object, ToolTipTextNeededEventArgs)
RadControl.OnScreenTipNeeded(Object, ScreenTipNeededEventArgs)
RadControl.ProcessMnemonic(Char)
RadControl.ProcessFocusRequested(RadElement)
RadControl.ProcessCaptureChangeRequested(RadElement, Boolean)
RadControl.ProcessAutoSizeChanged(Boolean)
RadControl.CallOnMouseCaptureChanged(EventArgs)
RadControl.CallBaseOnGotFocus(EventArgs)
RadControl.CallBaseOnLostFocus(EventArgs)
RadControl.CallOnToolTipTextNeeded(Object, ToolTipTextNeededEventArgs)
RadControl.CallOnScreenTipNeeded(Object, ScreenTipNeededEventArgs)
RadControl.CallOnMouseUp(MouseEventArgs)
RadControl.CallOnMouseDown(MouseEventArgs)
RadControl.CallOnClick(EventArgs)
RadControl.CallOnDoubleClick(EventArgs)
RadControl.CallOnMouseEnter(EventArgs)
RadControl.CallOnMouseWheel(MouseEventArgs)
RadControl.CallOnMouseLeave(EventArgs)
RadControl.CallOnMouseMove(MouseEventArgs)
RadControl.CallOnMouseHover(EventArgs)
RadControl.CallOnPreviewKeyDown(PreviewKeyDownEventArgs)
RadControl.CallBaseOnKeyDown(KeyEventArgs)
RadControl.CallOnKeyDown(KeyEventArgs)
RadControl.CallBaseOnKeyPress(KeyPressEventArgs)
RadControl.CallOnKeyPress(KeyPressEventArgs)
RadControl.GetInputElement()
RadControl.CallBaseOnKeyUp(KeyEventArgs)
RadControl.CallOnKeyUp(KeyEventArgs)
RadControl.CallOnThemeNameChanged(ThemeNameChangedEventArgs)
RadControl.CallOnVisibleChanged(EventArgs)
RadControl.BeginInit()
RadControl.EndInit()
RadControl.OnNotifyPropertyChanged(String)
RadControl.IComponentTreeHandler.GetShowFocusCues()
RadControl.IComponentTreeHandler.CreateRootElement()
RadControl.IComponentTreeHandler.CreateChildItems(RadElement)
RadControl.IComponentTreeHandler.InitializeRootElement(RootRadElement)
RadControl.IComponentTreeHandler.InvalidateElement(RadElement)
RadControl.IComponentTreeHandler.InvalidateElement(RadElement, Rectangle)
RadControl.IComponentTreeHandler.InvalidateIfNotSuspended()
RadControl.IComponentTreeHandler.GetAmbientPropertyValue(RadProperty)
RadControl.IComponentTreeHandler.ControlThemeChangedCallback()
RadControl.IComponentTreeHandler.OnAmbientPropertyChanged(RadProperty)
RadControl.IComponentTreeHandler.OnFocusRequested(RadElement)
RadControl.IComponentTreeHandler.OnCaptureChangeRequested(RadElement, Boolean)
RadControl.IComponentTreeHandler.OnDisplayPropertyChanged(RadPropertyChangedEventArgs)
RadControl.IComponentTreeHandler.CallOnThemeNameChanged(ThemeNameChangedEventArgs)
RadControl.IComponentTreeHandler.CallOnMouseCaptureChanged(EventArgs)
RadControl.IComponentTreeHandler.CallOnToolTipTextNeeded(Object, ToolTipTextNeededEventArgs)
RadControl.IComponentTreeHandler.CallOnScreenTipNeeded(Object, ScreenTipNeededEventArgs)
RadControl.GetPreferredSize(Size)
RadControl.SetBoundsCore(Int32, Int32, Int32, Int32, BoundsSpecified)
RadControl.GetRootElementDesiredSize(Int32, Int32, Int32, Int32)
RadControl.OnZoomGesture(ZoomGestureEventArgs)
RadControl.OnRotateGesture(RotateGestureEventArgs)
RadControl.OnPanGesture(PanGestureEventArgs)
RadControl.OnTwoFingerTapGesture(GestureEventArgs)
RadControl.OnPressAndTapGesture(PressAndTapGestureEventArgs)
RadControl.OnGesture(GestureEventArgs)
RadControl.ProcessGesture(Message)
RadControl.EnableGesture(GestureType)
RadControl.DisableGesture(GestureType)
RadControl.Refresh()
RadControl.SuspendUpdate()
RadControl.ResumeUpdate()
RadControl.ResumeUpdate(Boolean)
RadControl.InvokeLayoutCallback(LayoutCallback)
RadControl.RegisterHostedControl(RadHostItem)
RadControl.UnregisterHostedControl(RadHostItem, Boolean)
RadControl.ControlDefinesThemeForElement(RadElement)
RadControl.ResolveStyleGroupForElement(StyleGroup, RadObject)
RadControl.GetPlainText()
RadControl.CanEditUIElement(RadElement)
RadControl.GetChildAt(Int32)
RadControl.ShouldSerializeProperty(RadProperty)
RadControl.ShouldSerializeProperty(RadProperty, RadObject)
RadControl.ResetProperty(RadProperty, RadObject)
RadControl.GetControlDefaultSize()
RadControl.GetDpiScaledSize(Size)
RadControl.GetDpiScaledSize(SizeF)
RadControl.ProcessCodedUIMessage(IPCMessage)
RadControl.FindPropertyInChildren(RadControl, IPCMessage)
RadControl.CallAccessibilityNotifyClients(AccessibleEvents, Int32)
RadControl.IPCHost.ProcessMessage(IPCMessage)
RadControl.ScaleControl(SizeF, BoundsSpecified)
RadControl.PerformRadAutoScale(Nullable<BoundsSpecified>)
RadControl.SetRadAutoScale(Boolean)
RadControl.IComponentTreeHandler.get_Name()
RadControl.IComponentTreeHandler.set_Name(String)
RadControl.EnableDpiScaling
RadControl.EnableRadAutoScale
RadControl.EnableRadFormInitialDpiScaling
RadControl.EnableImageDpiScaling
RadControl.EnableSvgImages
RadControl.IsTrial
RadControl.IsLoaded
RadControl.LayoutManager
RadControl.ElementTree
RadControl.UseCompatibleTextRenderingDefaultValue
RadControl.Behavior
RadControl.RootElement
RadControl.Padding
RadControl.ThemeName
RadControl.EnableTheming
RadControl.ThemeClassName
RadControl.ImageList
RadControl.ImageScalingSize
RadControl.UseCompatibleTextRendering
RadControl.MaximumSize
RadControl.MinimumSize
RadControl.Focusable
RadControl.Site
RadControl.CausesValidation
RadControl.IsInitializing
RadControl.SmallImageList
RadControl.SmallImageScalingSize
RadControl.IsDesignMode
RadControl.IsDisplayed
RadControl.FocusedElement
RadControl.AllowShowFocusCues
RadControl.ShowItemToolTips
RadControl.CommandBindings
RadControl.EnableKeyMap
RadControl.Font
RadControl.ValidationCancel
RadControl.IComponentTreeHandler.IsDesignMode
RadControl.IComponentTreeHandler.ElementTree
RadControl.IComponentTreeHandler.Behavior
RadControl.IComponentTreeHandler.Initializing
RadControl.IComponentTreeHandler.ThemeClassName
RadControl.EnableGestures
RadControl.EnableAnalytics
RadControl.AnalyticsName
RadControl.EnableRadAccessibilityObjects
RadControl.AccessibilityRequested
RadControl.EnableCodedUITests
RadControl.EnableCodedUITestsDefaultValue
RadControl.EnableUIAutomation
RadControl.EnableUIAutomationDefaultValue
RadControl.IPCHost.Context
RadControl.ElementInvalidated
RadControl.ToolTipTextNeeded
RadControl.ScreenTipNeeded
RadControl.ThemeNameChanged
RadControl.Initialized
RadControl.PropertyChanged
RadControl.ZoomGesture
RadControl.RotateGesture
RadControl.PanGesture
RadControl.TwoFingerTapGesture
RadControl.PressAndTapGesture
Namespace: Telerik.WinControls.UI
Assembly: Telerik.WinControls.UI.dll

Syntax

[TelerikToolboxCategory("Data Controls")]
public class RadCardView : RadListView, INotifyPropertyChanged, ISupportInitializeNotification, ISupportInitialize, IComponentTreeHandler, ILayoutHandler, IPCHost, IAnalyticsProvider, IFilterable

Constructors

RadCardView()

Initializes a new instance of the RadCardView class with default settings, enabling arbitrary item height and configuring horizontal orientation for the card layout.

Declaration
public RadCardView()

Properties

AllowArbitraryItemHeight

Gets or sets a value indicating whether individual card items can have different heights, allowing for dynamic sizing based on content requirements.

Declaration
public override bool AllowArbitraryItemHeight { get; set; }
Property Value
System.Boolean

Overrides
RadListView.AllowArbitraryItemHeight

AllowColumnReorder

This property is not relevant for this class.

Declaration
public override bool AllowColumnReorder { get; set; }
Property Value
System.Boolean

Overrides
RadListView.AllowColumnReorder

AllowColumnResize

This property is not relevant for this class.

Declaration
public override bool AllowColumnResize { get; set; }
Property Value
System.Boolean

Overrides
RadListView.AllowColumnResize

CardTemplate

Gets the RadLayoutControl used as the card template that defines the layout and appearance of individual card items in the view.

Declaration
public RadLayoutControl CardTemplate { get; }
Property Value
RadLayoutControl

CardViewElement

Gets the card view element that provides the core functionality for displaying and managing card-based items with layout template support.

Declaration
public RadCardViewElement CardViewElement { get; }
Property Value
RadCardViewElement

DefaultSize

Gets the default size for the card view control, providing appropriate dimensions for typical card-based layouts.

Declaration
protected override Size DefaultSize { get; }
Property Value
System.Drawing.Size

A System.Drawing.Size structure representing the default width and height of 200x250 pixels.

Overrides
RadListView.DefaultSize

FullRowSelect

This property is not relevant for this class.

Declaration
public override bool FullRowSelect { get; set; }
Property Value
System.Boolean

Overrides
RadListView.FullRowSelect

HeaderHeight

This property is not relevant for this class.

Declaration
public override float HeaderHeight { get; set; }
Property Value
System.Single

Overrides
RadListView.HeaderHeight

ItemSize

Gets or sets the default size for individual card items, controlling the dimensions of each card in the view layout.

Declaration
public override Size ItemSize { get; set; }
Property Value
System.Drawing.Size

Overrides
RadListView.ItemSize

ItemSpacing

Gets or sets the spacing between individual card items, controlling the visual separation and layout density of cards in the view.

Declaration
public override int ItemSpacing { get; set; }
Property Value
System.Int32

Overrides
RadListView.ItemSpacing

ShowColumnHeaders

This property is not relevant for this class.

Declaration
public override bool ShowColumnHeaders { get; set; }
Property Value
System.Boolean

Overrides
RadListView.ShowColumnHeaders

ShowGridLines

This property is not relevant for this class.

Declaration
public override bool ShowGridLines { get; set; }
Property Value
System.Boolean

Overrides
RadListView.ShowGridLines

ViewType

This property is not relevant for this class.

Declaration
public override ListViewType ViewType { get; set; }
Property Value
ListViewType

Overrides
RadListView.ViewType

Methods

CloseCustomizeDialog()

Closes the RadCardViewCustomizeDialog and removes the currently selected item from customize mode, returning the card view to its normal display state.

Declaration
public void CloseCustomizeDialog()

CreateListViewElement()

Creates and returns a new instance of the RadCardViewElement that provides the specialized functionality for card-based item display and management.

Declaration
protected override RadListViewElement CreateListViewElement()
Returns
RadListViewElement

A new RadCardViewElement configured for card view operations.

Overrides
RadListView.CreateListViewElement()

OnVisibleChanged(EventArgs)

Handles the visible changed event by updating the card template layout, rebuilding the layout tree, and refreshing the card items layout to ensure proper display.

Declaration
protected override void OnVisibleChanged(EventArgs e)
Parameters
System.EventArgs e

An System.EventArgs that contains the event data.

Overrides
RadControl.OnVisibleChanged(EventArgs)

ShowCustomizeDialog()

Displays the RadCardViewCustomizeDialog for the card template and puts the currently selected item into customize mode, allowing users to modify the card layout and appearance.

Declaration
public void ShowCustomizeDialog()

Events

CardViewItemCreating

Occurs when a new LayoutControlItemBase is being created for a card item, allowing customization of the layout control item before it is added to the card template.

Declaration
public event CardViewItemCreatingEventHandler CardViewItemCreating
Event Type
CardViewItemCreatingEventHandler

CardViewItemFormatting

Occurs when a LayoutControlItemBase in the card template needs to be formatted, providing an opportunity to customize the appearance and behavior of individual card elements.

Declaration
public event CardViewItemFormattingEventHandler CardViewItemFormatting
Event Type
CardViewItemFormattingEventHandler

CellCreating

This event is not relevant for this class.

Declaration
public override event ListViewCellElementCreatingEventHandler CellCreating
Event Type
ListViewCellElementCreatingEventHandler

Overrides
RadListView.CellCreating

CellFormatting

This event is not relevant for this class.

Declaration
public override event ListViewCellFormattingEventHandler CellFormatting
Event Type
ListViewCellFormattingEventHandler

Overrides
RadListView.CellFormatting

ViewTypeChanged

This event is not relevant for this class.

Declaration
public override event EventHandler ViewTypeChanged
Event Type
System.EventHandler

Overrides
RadListView.ViewTypeChanged

ViewTypeChanging

This event is not relevant for this class.

Declaration
public override event ViewTypeChangingEventHandler ViewTypeChanging
Event Type
ViewTypeChangingEventHandler

Overrides
RadListView.ViewTypeChanging

Extension Methods

SvgExtentions.Traverse<T>(T, Func<T, IEnumerable<T>>)
SvgExtentions.TraverseDepthFirst<T>(T, Func<T, IEnumerable<T>>)
Getting Started
  • Install Now
  • Demos
  • Step-by-Step Tutorial
  • Sample Applications
  • SDK Samples
  • Visual Studio Extensions
Support Resources
  • Code Library
  • Knowledge Base
  • Videos
Community
  • Forums
  • Blogs
  • Feedback Portal
  • Document Processing Feedback Portal

Copyright © 2018 Progress Software Corporation and/or its subsidiaries or affiliates.
All Rights Reserved.

Progress, Telerik, and certain product names used herein are trademarks or registered trademarks of Progress Software Corporation and/or one of its subsidiaries or affiliates in the U.S. and/or other countries. See Trademarks for appropriate markings.