GrapeCity.Win.MultiRow Namespace > ColumnHeaderCell Class : FilterCellName Property |
<SRDescriptionAttribute("Indicates the cell name of the corresponding cells. The filter and sort items will operate in cells with the specified name.")> <TypeConverterAttribute("GrapeCity.Win.MultiRow.Design.CellNameTypeConverter, GrapeCity.Win.MultiRow, Version=7.20.20141.0, Culture=neutral, PublicKeyToken=0f7a722ee3c2bdd9")> <DefaultValueAttribute()> <SRCategoryAttribute("Behavior")> <RefreshPropertiesAttribute(RefreshProperties.All)> Public Property FilterCellName As String
Dim instance As ColumnHeaderCell Dim value As String instance.FilterCellName = value value = instance.FilterCellName
[SRDescription("Indicates the cell name of the corresponding cells. The filter and sort items will operate in cells with the specified name.")] [TypeConverter("GrapeCity.Win.MultiRow.Design.CellNameTypeConverter, GrapeCity.Win.MultiRow, Version=7.20.20141.0, Culture=neutral, PublicKeyToken=0f7a722ee3c2bdd9")] [DefaultValue()] [SRCategory("Behavior")] [RefreshProperties(RefreshProperties.All)] public string FilterCellName {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