RibbonPropertyChangedEventArgsNewValue Property
|
Namespace: Bricscad.Windows
Assembly: BrxMgd (in BrxMgd.dll) Version:
24.0.1.0
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
Object
See Also