Property KeyChar
KeyChar
Gets or sets a value specifying an optional character to use as a filter.
public char? KeyChar { get; set; }
Property Value
- char?
Gets or sets a value specifying an optional character to use as a filter.
public char? KeyChar { get; set; }