Orientation

CheckBoxConfig.Orientation property

Control position of child elements. Currently support only horizontal.

public Orientation Orientation { get; set; }

See Also