Miner.Controls Assembly > Miner.Controls Namespace > TreeGridViewRow Class : DefaultCellStyle Property |
'Declaration <System.ComponentModel.BrowsableAttribute(True)> <System.ComponentModel.NotifyParentPropertyAttribute(True)> <System.ComponentModel.DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Content)> <SRCategoryAttribute("CatAppearance")> <SRDescriptionAttribute("DataGridView_RowDefaultCellStyleDescr")> Public Overridable Property DefaultCellStyle As System.Windows.Forms.DataGridViewCellStyle
'Usage Dim instance As TreeGridViewRow Dim value As System.Windows.Forms.DataGridViewCellStyle instance.DefaultCellStyle = value value = instance.DefaultCellStyle
[System.ComponentModel.Browsable(true)] [System.ComponentModel.NotifyParentProperty(true)] [System.ComponentModel.DesignerSerializationVisibility(DesignerSerializationVisibility.Content)] [SRCategory("CatAppearance")] [SRDescription("DataGridView_RowDefaultCellStyleDescr")] 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.