| Visual Basic (Declaration) | |
|---|---|
Public Property IsValid As Boolean | |
| C# | |
|---|---|
public bool IsValid {get; set;} | |
Property Value
BooleanIf false, then the control will leave a blank space in the display by default.
| dbicDigit | Send comments on this topic. |
| IsValid Property | |
| See Also | |
|
| dbicDigit Assembly > Dbi.WinControl.Digit Namespace > UserDrawnCharacterEventArgs Class : IsValid Property |
| Visual Basic (Declaration) | |
|---|---|
Public Property IsValid As Boolean | |
| C# | |
|---|---|
public bool IsValid {get; set;} | |