ComponentOne Input Library for WPF
C1.WPF.Input Namespace / C1EditableContentControl Class / EditControl Property

In This Topic
    EditControl Property
    In This Topic
    Control visible when it is in edit mode.
    Syntax
    'Declaration
     
    
    Public Property EditControl As Control
    public Control EditControl {get; set;}
    See Also