TriStateTreeViewAllowIndependantParent Property |
|
DataPA OpenAnalytics API Reference
Namespace: DataPAClientConfigAssembly: DataPAClientConfig (in DataPAClientConfig.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax public bool AllowIndependantParent { get; set; }
Public Property AllowIndependantParent As Boolean
Get
Set
public:
property bool AllowIndependantParent {
bool get ();
void set (bool value);
}
function get_AllowIndependantParent();
function set_AllowIndependantParent(value);
Property Value
Type:
BooleanSee Also