[]
Gets or sets a value indicating whether to use rendering cache.
This property is true by default. Setting this property to false reduces memory consumption, at the cost of slower rendering speed.
public bool UseRenderingCache { get; set; }
Public Property UseRenderingCache As Boolean