LightVisualElementDrawBorder Property |
Gets or Sets value indicating whether the element should paint its border
Namespace: Telerik.WinControls.UIAssembly: Telerik.WinControls.UI (in Telerik.WinControls.UI.dll) Version: 2018.1.220.40 (2018.1.220.40)
Syntaxpublic override bool DrawBorder { get; set; }
Public Overrides Property DrawBorder As Boolean
Get
Set
Property Value
Type:
Boolean
See Also