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


    FormatTitleButtonTextEventArgs Class Members

    The following tables list the members exposed by FormatTitleButtonTextEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the FormatTitleButtonTextEventArgs class specifying the date and text to paint in the MonthHeader.TitleButton.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the date from which the information to paint in the MonthHeader.TitleButton is retrieved.  
    Public PropertyGets or sets the text to paint in the MonthHeader.TitleButton.  
    Top
    See Also