GrapeCity.Win.MultiRow Namespace > ButtonCellBase Class : FlatAppearance Property |
<BrowsableAttribute(True)> <DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Content)> <SRCategoryAttribute("Appearance")> <SRDescriptionAttribute("Indicates the appearance of the border and the colors used to indicate check state and mouse state when FlatStyle is FlatStyle.Flat.")> Public ReadOnly Property FlatAppearance As MultiRowFlatButtonAppearance
Dim instance As ButtonCellBase Dim value As MultiRowFlatButtonAppearance value = instance.FlatAppearance
[Browsable(true)] [DesignerSerializationVisibility(DesignerSerializationVisibility.Content)] [SRCategory("Appearance")] [SRDescription("Indicates the appearance of the border and the colors used to indicate check state and mouse state when FlatStyle is FlatStyle.Flat.")] public MultiRowFlatButtonAppearance FlatAppearance {get;}
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