ComponentOne Scheduler for WinForms
ImagePrevious Property

C1.Win.C1Schedule.4 Assembly > C1.Win.C1Schedule.UI Namespace > BaseTheme Class : ImagePrevious Property
Gets or sets the System.Drawing.Image object which should be used for displaying the "Previous" button. If this property isn't null, the SymbolPrevious property will be ignored.
Syntax
'Declaration
 
Public Property ImagePrevious As System.Drawing.Image
public System.Drawing.Image ImagePrevious {get; set;}
See Also

Reference

BaseTheme Class
BaseTheme Members