Xceed Grid for WinForms v4.3 Documentation
Xceed.Editors.v2.6 Assembly / Xceed.Editors Namespace / FormatTitleButtonTextEventArgs Class
Members


In This Topic
    FormatTitleButtonTextEventArgs Class
    In This Topic
    Provides information about the text to be painted in the WinCalendar control's WinCalendar.MonthHeader's MonthHeader.TitleButton.
    Syntax
    'Declaration
     
    Public Class FormatTitleButtonTextEventArgs 
       Inherits System.EventArgs
    'Usage
     
    Dim instance As FormatTitleButtonTextEventArgs
    public class FormatTitleButtonTextEventArgs : System.EventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          Xceed.Editors.FormatTitleButtonTextEventArgs

    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also