Show / Hide Table of Contents

Property ReadOnlyTemplate

| Edit this page View Source

ReadOnlyTemplate

Gets or sets the template used when IsReadOnly is true or field is read-only as defined by field schema.

Declaration
public DataTemplate? ReadOnlyTemplate { get; set; }
Property Value
Type Description
DataTemplate
See Also
InputTemplate
SelectorTemplate
  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX