GrapeCity MultiRow Windows Forms Documentation
DropDownButtonImages Property


Gets or sets a value indicating the images displayed on the drop-down button.
Syntax
<DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Content)>
<SRCategoryAttribute("Appearance")>
<SRDescriptionAttribute("Indicates the image displayed on the filter dropdown button.")>
Public ReadOnly Property DropDownButtonImages As DropDownButtonImages
Dim instance As ColumnHeaderCell
Dim value As DropDownButtonImages
 
value = instance.DropDownButtonImages
[DesignerSerializationVisibility(DesignerSerializationVisibility.Content)]
[SRCategory("Appearance")]
[SRDescription("Indicates the image displayed on the filter dropdown button.")]
public DropDownButtonImages DropDownButtonImages {get;}

Property Value

A DropDownButtonImages object that contains the images.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ColumnHeaderCell Class
ColumnHeaderCell Members

 

 


Copyright © GrapeCity, inc. All rights reserved.