Table of Contents

Class CellReferenceControl

Namespace
The.WPF.Screens.List
Assembly
Instagile.WPF.dll
public class CellReferenceControl : TextBlock, IAnimatable, ISupportInitialize, IFrameworkInputElement, IInputElement, IQueryAmbient, IServiceProvider, IContentHost, IAddChild, IVisitor<Func<EntityReferenceProperty, Task<string>>>
Inheritance
CellReferenceControl
Implements
Inherited Members

Fields

ReferenceProperty

public static readonly DependencyProperty ReferenceProperty

Field Value

DependencyProperty

Properties

Reference

public EntityReferenceProperty? Reference { get; set; }

Property Value

EntityReferenceProperty

ShowNulls

public bool ShowNulls { get; set; }

Property Value

bool

Methods

OnReferenceChanged()

public void OnReferenceChanged()