RibbonPropertyChangedEventArgsNewValue Property
 | 
Namespace:  Bricscad.Windows
Assembly:  BrxMgd (in BrxMgd.dll) Version:
21.0.0.15598
Syntax
 
public Object NewValue { get; }
 
Public ReadOnly Property NewValue As Object
        Get
 
public:
property Object^ NewValue {
        Object^ get ();
}
 
member NewValue : Object with get
 
 
 
Property Value
Type: 
Object 
See Also