Proprietà QuestionFormButtonSet
|
Restituisce i pulsanti visualizzati.
Namespace:
DedNet.Forms
Assembly:
DedNet (in DedNet.dll) Versione: 20.3.0.0 (20.3.0.0)
Sintassipublic QuestionFormQuestionButtonSet ButtonSet { get; }
Public ReadOnly Property ButtonSet As QuestionFormQuestionButtonSet
Get
public:
property QuestionFormQuestionButtonSet ButtonSet {
QuestionFormQuestionButtonSet get ();
}
member ButtonSet : QuestionFormQuestionButtonSet with get
Valore della proprietà
Tipo:
QuestionFormQuestionButtonSet
Vedi anche