Table of Contents

Class RepositoryView

Namespace
HeBianGu.Systems.Repository
Assembly
HeBianGu.Systems.Repository.dll
public class RepositoryView : ContentControl, IAnimatable, ISupportInitialize, IFrameworkInputElement, IInputElement, IQueryAmbient, IAddChild
Inheritance
RepositoryView
Implements
Inherited Members
Extension Methods

Fields

ItemTemplateSelectSourceProperty

public static readonly DependencyProperty ItemTemplateSelectSourceProperty

Field Value

DependencyProperty

ItemsPanelProperty

public static readonly DependencyProperty ItemsPanelProperty

Field Value

DependencyProperty

ItemsPanelSelectSourceProperty

public static readonly DependencyProperty ItemsPanelSelectSourceProperty

Field Value

DependencyProperty

PagedDataGridStyleProperty

public static readonly DependencyProperty PagedDataGridStyleProperty

Field Value

DependencyProperty

Properties

ItemTemplateSelectSource

public DiplayDataTemplate[] ItemTemplateSelectSource { get; set; }

Property Value

DiplayDataTemplate[]

ItemsPanel

public ItemsPanelTemplateDisplay ItemsPanel { get; set; }

Property Value

ItemsPanelTemplateDisplay

ItemsPanelSelectSource

[TypeConverter(typeof(ArrayConverter))]
public ItemsPanelTemplateDisplay[] ItemsPanelSelectSource { get; set; }

Property Value

ItemsPanelTemplateDisplay[]

PagedDataGridStyle

public Style PagedDataGridStyle { get; set; }

Property Value

Style