Table of Contents

Class PinnedItem

Namespace
Innova.Data.PinnedList
Assembly
Innova.Data.dll

Represents a pinned item.

[JsonConverter(typeof(PinnedItemJsonConverter))]
public class PinnedItem : BindableObject, INotifyPropertyChanged, INotifyPropertyChanging
Inheritance
PinnedItem
Implements

Properties

Index

Gets or sets the index of the item.

IsPinned

Gets or sets a value indicating whether the item is pinned.

Key

Gets or sets the key of the item.

PrimaryKey

Gets or sets the primary key of the item.

Title

Gets or sets the title of the item.