PropertyGrid for WPF | ComponentOne
C1.WPF.PropertyGrid Namespace / GridLengthEditorControl Class / Value Property

In This Topic
    Value Property
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property Value As GridLength
    public GridLength Value {get; set;}
    See Also