IWpfTableControl.AutoSubscribe 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 this table control will automatically subscribe to all data sources added to its Manager.
public:
property bool AutoSubscribe { bool get(); };
public:
property bool AutoSubscribe { bool get(); };
public bool AutoSubscribe { get; }
member this.AutoSubscribe : bool
Public ReadOnly Property AutoSubscribe As Boolean
Property Value
Returns Boolean.