C1.WPF Namespace / C1MessageBoxContent Class / NoTextProperty Field



In This Topic
NoTextProperty Field
In This Topic
Identifies the NoText dependency property.
Syntax
'Declaration
 
Public Shared ReadOnly NoTextProperty As DependencyProperty
 
'Usage
 
Dim value As DependencyProperty
 
value = C1MessageBoxContent.NoTextProperty
See Also