Proprietà RowAttributeIsTranslation
|
Indica se si tratta di una traduzione o meno.
Namespace: DedNet.LibAssembly: DedNet (in DedNet.dll) Versione: 28.1.0-RC6
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