Class CellReferenceControl
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
Properties
Reference
public EntityReferenceProperty? Reference { get; set; }
Property Value
ShowNulls
public bool ShowNulls { get; set; }
Property Value
Methods
OnReferenceChanged()
public void OnReferenceChanged()