Miner.Controls Assembly > Miner.Controls Namespace > TreeGridViewRow Class : DividerHeight Property |
'Declaration <System.ComponentModel.DefaultValueAttribute(0)> <System.ComponentModel.NotifyParentPropertyAttribute(True)> <SRCategoryAttribute("CatAppearance")> <SRDescriptionAttribute("DataGridView_RowDividerHeightDescr")> Public Property DividerHeight As System.Integer
'Usage Dim instance As TreeGridViewRow Dim value As System.Integer instance.DividerHeight = value value = instance.DividerHeight
[System.ComponentModel.DefaultValue(0)] [System.ComponentModel.NotifyParentProperty(true)] [SRCategory("CatAppearance")] [SRDescription("DataGridView_RowDividerHeightDescr")] public System.int DividerHeight {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.