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
ItemsPanelProperty
public static readonly DependencyProperty ItemsPanelProperty
Field Value
ItemsPanelSelectSourceProperty
public static readonly DependencyProperty ItemsPanelSelectSourceProperty
Field Value
PagedDataGridStyleProperty
public static readonly DependencyProperty PagedDataGridStyleProperty
Field Value
Properties
ItemTemplateSelectSource
public DiplayDataTemplate[] ItemTemplateSelectSource { get; set; }
Property Value
ItemsPanel
public ItemsPanelTemplateDisplay ItemsPanel { get; set; }
Property Value
ItemsPanelSelectSource
[TypeConverter(typeof(ArrayConverter))]
public ItemsPanelTemplateDisplay[] ItemsPanelSelectSource { get; set; }
Property Value
PagedDataGridStyle
public Style PagedDataGridStyle { get; set; }