Gets a value indicating whether the Row is to be collapsed or expanded.
Namespace: Dapfor.Wpf.ControlsAssembly: Dapfor.Wpf (in Dapfor.Wpf.dll) Version: 4.1.0.26317 (4.1.0.26317)
Syntax
C# |
---|
public bool NewValue { get; } |
Visual Basic |
---|
Public ReadOnly Property NewValue As Boolean Get |
Visual C++ |
---|
public: property bool NewValue { bool get (); } |
F# |
---|
member NewValue : bool with get |
Property Value
Type: BooleanA new state to be applied to Row.