GrapeCity.Win.MultiRow Namespace > ColumnHeaderCell Class : SortGlyphDescendingImage Property |
<SRCategoryAttribute("Appearance")> <LocalizableAttribute(True)> <DefaultValueAttribute()> <SRDescriptionAttribute("Indicates the sort glyph image for descending order.")> <RefreshPropertiesAttribute(RefreshProperties.All)> Public Property SortGlyphDescendingImage As Image
Dim instance As ColumnHeaderCell Dim value As Image instance.SortGlyphDescendingImage = value value = instance.SortGlyphDescendingImage
[SRCategory("Appearance")] [Localizable(true)] [DefaultValue()] [SRDescription("Indicates the sort glyph image for descending order.")] [RefreshProperties(RefreshProperties.All)] public Image SortGlyphDescendingImage {get; set;}
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