See also:
NTier Windows Forms Framework Home
NTier Framework API reference
Namespace: NTier.ComponentModel.Design
Assembly: NTier.Design (in NTier.Design.dll) Version: 1.0.0.0
NTier Windows Forms Framework Home
NTier Framework API reference
Namespace: NTier.ComponentModel.Design
Assembly: NTier.Design (in NTier.Design.dll) Version: 1.0.0.0
Syntax
C# |
---|
public override bool IsDropDownResizable { get; } |
Visual Basic |
---|
Public Overrides ReadOnly Property IsDropDownResizable As Boolean Get |
Visual C++ |
---|
public: virtual property bool IsDropDownResizable { bool get () override; } |