KaxListBoxEnableMarkMatches Property |
Namespace: Kettic.AspNet.Controls
public bool EnableMarkMatches { get; set; }
Public Property EnableMarkMatches As Boolean Get Set
public: property bool EnableMarkMatches { bool get (); void set (bool value); }
member EnableMarkMatches : bool with get, set