Proprietà DedDocControlIsAttach
|
Indica se si tratta di file allegati.
Namespace:
DedNet.Controls
Assembly:
DedNet (in DedNet.dll) Versione: 22.4.2.0 (22.4.2.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