Property HasBorder
HasBorder
Gets or sets a value indicating whether the control has a border.
public override bool HasBorder { get; set; }
Property Value
Remarks
It's up to the control descendant how this property is used.
Gets or sets a value indicating whether the control has a border.
public override bool HasBorder { get; set; }
It's up to the control descendant how this property is used.