Search
RangeSelector.ButtonBorderThickness Property
See Also
 





Gets or sets the border thickness of the selector buttons.

Namespace: MindFusion.UI.WinForms
Assembly: MindFusion.UI.WinForms

 Syntax

C#  Copy Code

public int ButtonBorderThickness { get; set; }

Visual Basic  Copy Code

Public Property ButtonBorderThickness As Integer

 Property Value

An integer value.

 See Also