| Visual Basic (Declaration) | |
|---|---|
Public Overridable Property ImageDown As Image | |
| C# | |
|---|---|
public virtual Image ImageDown {get; set;} | |
Property Value
ImageThis property will take priority over the ImageIndexDown property of the control.
| dbicDate | Send comments on this topic. |
| ImageDown Property | |
| See Also | |
|
| dbicDate Assembly > Dbi.WinControl.Date Namespace > dbiButtonControl Class : ImageDown Property |
| Visual Basic (Declaration) | |
|---|---|
Public Overridable Property ImageDown As Image | |
| C# | |
|---|---|
public virtual Image ImageDown {get; set;} | |