| Visual Basic (Declaration) | |
|---|---|
Public Property VertOffset As Integer | |
| C# | |
|---|---|
public int VertOffset {get; set;} | |
Property Value
IntegerPositive values will shift the top edge of the CustomArea towards the bottom, and negative values will shift the bottom edge towards the top. This property is currently only used when the dbiCustomArea object is rendered inside the latest version of the dbicSchedule or dbicScheduleE control.