EditorSymbolChar Property |
Namespace: Kettic.AspNet.ControlsAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax public char Char { get; set; }
Public Property Char As Char
Get
Set
public:
property wchar_t Char {
wchar_t get ();
void set (wchar_t value);
}
member Char : char with get, set
Property Value
Type:
CharSee Also