Extended Library for WPF and Silverlight | ComponentOne
C1.Silverlight.Extended Namespace / PropertyBox Class / MaxEditorWidthProperty Field

In This Topic
    MaxEditorWidthProperty Field (PropertyBox)
    In This Topic
    Identifies the MaxEditorWidth dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly MaxEditorWidthProperty As DependencyProperty
    public static readonly DependencyProperty MaxEditorWidthProperty
    See Also