ComboBox.TemplateSettings Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property ComboBoxTemplateSettings ^ TemplateSettings { ComboBoxTemplateSettings ^ get(); };
ComboBoxTemplateSettings TemplateSettings();
public ComboBoxTemplateSettings TemplateSettings { get; }
var comboBoxTemplateSettings = comboBox.templateSettings;
Public ReadOnly Property TemplateSettings As ComboBoxTemplateSettings
Property Value
An object that provides calculated values for templates.