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