Property DrawMode NamespaceAlternet.UI AssemblyAlternet.UI.Common.dll DrawMode Gets or sets the drawing mode for the control. public virtual DrawMode DrawMode { get; set; } Property Value DrawMode One of the DrawMode values representing the mode for drawing the items of the control. The default is DrawMode.Normal.