| Visual Basic (Declaration) | |
|---|---|
Public Property Character As Char | |
| C# | |
|---|---|
public char Character {get; set;} | |
Property Value
CharThis property can contain characters that the control will not render itself. The IsValid Property can be used to determine if the current character has a default rendering or not.