Skip to main content
All docs
V26.1
  • TileCustomDrawEventArgs Class

    A base class with arguments for events that draw tiles.

    Namespace: DevExpress.XtraEditors

    Assembly: DevExpress.XtraEditors.v26.1.dll

    Declaration

    public abstract class TileCustomDrawEventArgs :
        EventArgs,
        IDxHtmlFieldValueProvider

    Inheritance

    See Also