Property LineStyle
LineStyle
Sets the style of the lines drawn in the Border. If not set, will inherit the style from the Parent's SuperView's BorderStyle. If set, will cause View to be created.
public LineStyle? LineStyle { get; set; }
Sets the style of the lines drawn in the Border. If not set, will inherit the style from the Parent's SuperView's BorderStyle. If set, will cause View to be created.
public LineStyle? LineStyle { get; set; }