| Visual Basic (Declaration) | |
|---|---|
Public Property LongYear As Boolean | |
| C# | |
|---|---|
public bool LongYear {get; set;} | |
Property Value
BooleanIf this property is set to true, a 4 digit year will be displayed.
| dbicDropDate | Send comments on this topic. |
| LongYear Property | |
| See Also | |
|
| dbicDropDate Assembly > Dbi.WinControl.DropDate Namespace > dbiDropDate Class : LongYear Property |
| Visual Basic (Declaration) | |
|---|---|
Public Property LongYear As Boolean | |
| C# | |
|---|---|
public bool LongYear {get; set;} | |