Table of Contents

Class GalleryBindable

Namespace
H.Windows.Ribbon
Assembly
H.Windows.Ribbon.dll
public class GalleryBindable : ControlBindableBase, INotifyPropertyChanged
Inheritance
GalleryBindable
Implements
Inherited Members
Extension Methods

Properties

CanUserFilter

public bool CanUserFilter { get; set; }

Property Value

bool

SelectedItem

public GalleryItemBindable SelectedItem { get; set; }

Property Value

GalleryItemBindable