C# Class FarsiLibrary.Win.DevExpress.XtraFAMonthView

Inheritance: FarsiLibrary.Win.Controls.FAMonthView, IXtraResizableControl, ISupportLookAndFeel
Mostrar archivo Open project: HEskandari/FarsiLibrary Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
ShouldSerializeLookAndFeel ( ) : bool
XtraFAMonthView ( ) : System

Protected Methods

Method Description
CreateLookAndFeel ( ) : void
Dispose ( bool disposing ) : void
OnChanged ( ) : void
OnLookAndFeelChanged ( object sender, EventArgs e ) : void
UpdateTheme ( ) : void

Method Details

CreateLookAndFeel() protected method

protected CreateLookAndFeel ( ) : void
return void

Dispose() protected method

protected Dispose ( bool disposing ) : void
disposing bool
return void

OnChanged() protected method

protected OnChanged ( ) : void
return void

OnLookAndFeelChanged() protected method

protected OnLookAndFeelChanged ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
return void

ShouldSerializeLookAndFeel() public method

public ShouldSerializeLookAndFeel ( ) : bool
return bool

UpdateTheme() protected method

protected UpdateTheme ( ) : void
return void

XtraFAMonthView() public method

public XtraFAMonthView ( ) : System
return System