Proprietà GridInfoDataListPrimaryContext
             | 
          
        
        
            Restituisce/Imposta il flag di file primari o meno
            
        
        Namespace: DedNet.CommandsAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassipublic bool PrimaryContext { get; set; }Public Property PrimaryContext As Boolean
	Get
	Set
public:
property bool PrimaryContext {
	bool get ();
	void set (bool value);
}member PrimaryContext : bool with get, set
Valore della proprietà
Boolean
Vedi anche