KaxDataPagerPagedControlEditorIsDropDownResizable Property |
Namespace: Kettic.AspNet.Controls.DesignAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntaxpublic override bool IsDropDownResizable { get; }
Public Overrides ReadOnly Property IsDropDownResizable As Boolean
Get
public:
virtual property bool IsDropDownResizable {
bool get () override;
}
abstract IsDropDownResizable : bool with get
override IsDropDownResizable : bool with get
Property Value
Type:
Boolean
See Also