Proprietà DedDocControlIsAttach
|
Indica se si tratta di file allegati.
Namespace:
DedNet.Controls
Assembly:
DedNet (in DedNet.dll) Versione: 23.3.0.0 (23.3.0.0)
Sintassi public bool IsAttach { get; set; }
Public Property IsAttach As Boolean
Get
Set
public:
property bool IsAttach {
bool get ();
void set (bool value);
}
member IsAttach : bool with get, set
Valore della proprietà
Tipo:
BooleanVedi anche