Proprietà ObjToUpdateCheckable
|
Namespace: DedNet.FormsAssembly: DedNet (in DedNet.dll) Versione: 28.1.0-RC6
Sintassipublic bool Checkable { get; set; }Public Property Checkable As Boolean
Get
Set
public:
property bool Checkable {
bool get ();
void set (bool value);
}member Checkable : bool with get, set
Valore della proprietà
Boolean
Vedi anche