Miner.Controls Assembly > Miner.Controls Namespace > TreeGridView Class : RowTemplate Property |
'Declaration <SRCategoryAttribute("CatAppearance")> <System.ComponentModel.BrowsableAttribute(True)> <SRDescriptionAttribute("DataGridView_RowTemplateDescr")> <System.ComponentModel.DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Content)> Public Property RowTemplate As System.Windows.Forms.DataGridViewRow
'Usage Dim instance As TreeGridView Dim value As System.Windows.Forms.DataGridViewRow instance.RowTemplate = value value = instance.RowTemplate
[SRCategory("CatAppearance")] [System.ComponentModel.Browsable(true)] [SRDescription("DataGridView_RowTemplateDescr")] [System.ComponentModel.DesignerSerializationVisibility(DesignerSerializationVisibility.Content)] public System.Windows.Forms.DataGridViewRow RowTemplate {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.