Miner.Data.Decoration Assembly > Miner.Data.Decoration Namespace > UltraGridSafe Class : FlatMode Property |
'Declaration <DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Hidden)> <LocalizedDescriptionAttribute("LD_UltraControlBase_P_FlatMode")> <DefaultValueAttribute(False)> <LocalizedCategoryAttribute("LC_Appearance")> <BrowsableAttribute(False)> <ObsoleteAttribute("The 'FlatMode' property has been deprecated to support application styling. Use the 'UseFlatMode' property instead.")> Public Property FlatMode As Boolean
'Usage Dim instance As UltraGridSafe Dim value As Boolean instance.FlatMode = value value = instance.FlatMode
[DesignerSerializationVisibility(DesignerSerializationVisibility.Hidden)] [LocalizedDescription("LD_UltraControlBase_P_FlatMode")] [DefaultValue(false)] [LocalizedCategory("LC_Appearance")] [Browsable(false)] [Obsolete("The 'FlatMode' property has been deprecated to support application styling. Use the 'UseFlatMode' property instead.")] public bool FlatMode {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.