Property DrawMode
DrawMode
Gets or sets a value indicating whether your code or the operating system will handle drawing of elements in the list.
[Browsable(false)]
public virtual DrawMode DrawMode { get; set; }
Property Value
Remarks
This property is added for the compatibility with legacy code. Use OwnerDrawStyle property as it has more options.