Namespace:
C1.C1PrintDocument
Assembly: C1.C1PrintDocument.Classic.2 (in C1.C1PrintDocument.Classic.2.dll)
Assembly: C1.C1PrintDocument.Classic.2 (in C1.C1PrintDocument.Classic.2.dll)
Syntax
| C# |
|---|
[XmlAttributeAttribute] [DefaultValueAttribute(ComboBoxStyle.DropDown)] [EditorBrowsableAttribute(EditorBrowsableState.Never)] public ComboBoxStyle s { get; set; } |
| Visual Basic (Declaration) |
|---|
<XmlAttributeAttribute> _ <DefaultValueAttribute(ComboBoxStyle.DropDown)> _ <EditorBrowsableAttribute(EditorBrowsableState.Never)> _ Public Property s As ComboBoxStyle |