MultiRenameControllerIsBaseDirectoryButtonVisible Property |
Sets a value indicating whether the button to choose the base directory should be visible.
Namespace: Altaxo.Gui.Common.MultiRenameAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public bool IsBaseDirectoryButtonVisible { get; set; }
Property Value
Booleantrue if the button to choose the base directory is visible; otherwise,
false.
See Also