New to Telerik UI for WPFStart a free 30-day trial

Gallery

Class

ViewModel containing list of all GalleryItems.

Definition

Constructors

Initializes a new instance of the Gallery class.

C#
public Gallery()

Properties

Gets or sets the header.

C#
public string Header { get; set; }
Property Value:

The header.

Gets the items.

C#
public ObservableCollection<GalleryItem> Items { get; }
In this article
DefinitionConstructorsGallery()PropertiesHeaderItems
Not finding the help you need?
Contact Support