Miner.Controls Assembly > Miner.Controls Namespace > TreeGridViewTextBoxColumn Class : DefaultCellStyle Property |
'Declaration <System.ComponentModel.BrowsableAttribute(True)> <SRCategoryAttribute("CatAppearance")> <SRDescriptionAttribute("DataGridView_ColumnDefaultCellStyleDescr")> Public Overridable Property DefaultCellStyle As System.Windows.Forms.DataGridViewCellStyle
'Usage Dim instance As TreeGridViewTextBoxColumn Dim value As System.Windows.Forms.DataGridViewCellStyle instance.DefaultCellStyle = value value = instance.DefaultCellStyle
[System.ComponentModel.Browsable(true)] [SRCategory("CatAppearance")] [SRDescription("DataGridView_ColumnDefaultCellStyleDescr")] public virtual System.Windows.Forms.DataGridViewCellStyle DefaultCellStyle {get; set;}
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.