Interface IDrawFillElement
Namespace: Telerik.WinControls.Primitives
Assembly: Telerik.WinControls.dll
Syntax
public interface IDrawFillElement
Properties
DrawFill
Declaration
bool DrawFill { get; set; }
Property Value
System.Boolean
|