Gets or sets a value indicating whether the element should be painted.
Namespace: Telerik.WinControlsAssembly: Telerik.WinControls (in Telerik.WinControls.dll) Version: 2013.1.321.40 (2013.1.321.40)
Syntax
| C# |
|---|
public virtual bool ShouldPaint { get; set; } |
| Visual Basic |
|---|
Public Overridable Property ShouldPaint As Boolean
Get
Set |
Remarks
See Also