Class TableTitleConfig
TableTitleConfig class
Rappresenta l’elemento TableTitle. Visualizza il titolo. Usato conTableConfig
public class TableTitleConfig : BaseConfig
Costruttori
Proprietà
| Nome | Descrizione |
|---|
| BorderBottomStyle { get; set; } | Stile aggiuntivo per il bordo inferiore |
| BorderLeftStyle { get; set; } | Stile aggiuntivo per il bordo sinistro |
| BorderRightStyle { get; set; } | Stile aggiuntivo per bordo destro |
| BorderTopStyle { get; set; } | Stile aggiuntivo per il bordo superiore |
| override Name { get; set; } | Valore testuale del titolo |
| override Type { get; set; } | Tipo di elemento omr. Campo obbligatorio per la serializzazione JSON. |
Campi
Guarda anche