DevNumericUpDownStateLayoutBorder Property
Gets the border layout of the control.
Namespace: DevCase.UI.Layout.DevNumericUpDownDataAssembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
[BrowsableAttribute(true)]
[EditorBrowsableAttribute(EditorBrowsableState.Always)]
[DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Content)]
public DevNumericUpDownBorderLayout Border { get; }
[<BrowsableAttribute(true)>]
[<EditorBrowsableAttribute(EditorBrowsableState.Always)>]
[<DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Content)>]
member Border : DevNumericUpDownBorderLayout with get
No code example is currently available or this language may not be supported.
Property Value
DevNumericUpDownBorderLayout
The border layout of the control.