| Visual Basic (Declaration) | |
|---|---|
Public Property ReadOnly As Boolean | |
| C# | |
|---|---|
public bool ReadOnly {get; set;} | |
Property Value
BooleanIf this property is set to true, the value can still be changed via code.
| dbicDropDate | Send comments on this topic. |
| ReadOnly Property | |
| See Also | |
|
| dbicDropDate Assembly > Dbi.WinControl.DropDate Namespace > dbiDropDate Class : ReadOnly Property |