C# Class FarsiLibrary.Win.DevExpress.FAHoursItemsPainter

Inheritance: HoursItemsPainter
Show file Open project: HEskandari/FarsiLibrary

Public Methods

Method Description
FAHoursItemsPainter ( int startIndex ) : System

Protected Methods

Method Description
DrawCore ( GraphicsCache cache, PickItemInfo info, IPickItemsContainerDrawInfo drawInfo ) : void

Method Details

DrawCore() protected method

protected DrawCore ( GraphicsCache cache, PickItemInfo info, IPickItemsContainerDrawInfo drawInfo ) : void
cache GraphicsCache
info PickItemInfo
drawInfo IPickItemsContainerDrawInfo
return void

FAHoursItemsPainter() public method

public FAHoursItemsPainter ( int startIndex ) : System
startIndex int
return System