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

    A base class with arguments for events that draw tiles.

    Namespace: DevExpress.XtraEditors

    Assembly: DevExpress.XtraEditors.v25.1.dll

    NuGet Package: DevExpress.Win.Navigation

    Declaration

    public abstract class TileCustomDrawEventArgs :
        EventArgs,
        IDxHtmlFieldValueProvider

    Inheritance

    See Also