WPF Packages
C#
Show/Hide TOC
Search
Text
Box
Is
Empty Property
Gets or sets the is empty indicator.
Definition
Namespace:
Common.Wpf.Controls
Assembly:
Common.Wpf.Controls (in Common.Wpf.Controls.dll) Version: 2.0.7
C#
Copy
public
bool
IsEmpty
{
get
; }
Property Value
Boolean
See Also
Reference
SearchTextBox Class
Common.Wpf.Controls Namespace
In This Article
Definition
See Also