Skip to main content
All docs
V24.2

TileCustomDrawEventArgs Class

A base class with arguments for events that draw tiles.

Namespace: DevExpress.XtraEditors

Assembly: DevExpress.XtraEditors.v24.2.dll

Declaration

public abstract class TileCustomDrawEventArgs :
    EventArgs,
    IDxHtmlFieldValueProvider

Inheritance

See Also