IPrimitive
Interface
Definition
Namespace:Telerik.WinControls.Primitives
Assembly:Telerik.WinControls.dll
Syntax:
C#
public interface IPrimitive
Derived Classes:
Properties
Gets or sets a value indicating whether the primitive should be painted.
C#
bool ShouldPaint { get; set; }