PropertyDefinition.IsImage Property

Definition

Whether the property is an Image.

public bool? IsImage { get; set; }
member this.IsImage : Nullable<bool> with get, set
Public Property IsImage As Nullable(Of Boolean)

Property Value

Applies to