GroupBoxLineWidth Property

Gets or sets the value determining the GroupBox's line width

Definition

Namespace: Firefly.Box.UI
Assembly: Firefly.Box (in Firefly.Box.dll) Version: debug-master-v:33791
C#
public int LineWidth { get; set; }

Property Value

Int32

See Also