Method EnableForDesign
EnableForDesign()
Loads demo data suitable for a designer preview: a single-select LinearSelector<T>
of T-shirt sizes (XS through XXL) with "M" preselected. Only populated when
T is string; for any other type, the view is left untouched
and false is returned.
public virtual bool EnableForDesign()