Proprietà ElaborationReportCustomFieldsWidth
|
Larghezza dei campi custom. Default 50
Namespace: QsUIAssembly: QsUI (in QsUI.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi public Dictionary<string, int> CustomFieldsWidth { get; set; }
Public Property CustomFieldsWidth As Dictionary(Of String, Integer)
Get
Set
public:
property Dictionary<String^, int>^ CustomFieldsWidth {
Dictionary<String^, int>^ get ();
void set (Dictionary<String^, int>^ value);
}
member CustomFieldsWidth : Dictionary<string, int> with get, set
Valore della proprietà
DictionaryString,
Int32Vedi anche