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