IWpfTableControl2.IsDataStable Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Indicates whether or not the data in the control is stable.
public:
property bool IsDataStable { bool get(); };
public:
property bool IsDataStable { bool get(); };
public bool IsDataStable { get; }
member this.IsDataStable : bool
Public ReadOnly Property IsDataStable As Boolean