Proprietà RowAttributeIsTranslation
             | 
          
        
        
            Indica se si tratta di una traduzione o meno.
            
        
        Namespace: DedNet.LibAssembly: DedNet (in DedNet.dll) Versione: 27.4.0
Sintassipublic bool IsTranslation { get; }Public ReadOnly Property IsTranslation As Boolean
	Get
public:
property bool IsTranslation {
	bool get ();
}member IsTranslation : bool with get
Valore della proprietà
Boolean
Vedi anche