| Visual Basic (Declaration) | |
|---|---|
Public Property SelectedOffset As Integer | |
| C# | |
|---|---|
public int SelectedOffset {get; set;} | |
Property Value
IntegerThis property is only applied when SelectedType Property is equal to Date.
| dbicCalendar | Send comments on this topic. |
| SelectedOffset Property | |
| See Also | |
|
| dbicCalendar Assembly > Dbi.WinControl.Calendar Namespace > dbiCalendar Class : SelectedOffset Property |
| Visual Basic (Declaration) | |
|---|---|
Public Property SelectedOffset As Integer | |
| C# | |
|---|---|
public int SelectedOffset {get; set;} | |