The localization strings to be used in KaxComboBox.
Inheritance Hierarchy
Namespace: Kettic.AspNet.ControlsAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax [TypeConverterAttribute(typeof(ExpandableObjectConverter))]
public class ComboBoxStrings : LocalizationStrings
<TypeConverterAttribute(GetType(ExpandableObjectConverter))>
Public Class ComboBoxStrings
Inherits LocalizationStrings
[TypeConverterAttribute(typeof(ExpandableObjectConverter))]
public ref class ComboBoxStrings : public LocalizationStrings
[<TypeConverterAttribute(typeof(ExpandableObjectConverter))>]
type ComboBoxStrings =
class
inherit LocalizationStrings
end
The ComboBoxStrings type exposes the following members.
Properties See Also