Class PathItem

Represents a file or folder in the Folder Browser side panel control.

System.Object
  MarkdownMonster.Windows.PathItem
public class PathItem : object, INotifyPropertyChanged

Class Members

MemberDescription

Constructor

PropertyChanged

OnPropertyChanged

public virtual void OnPropertyChanged(string propertyName)

SetIcon

public void SetIcon(string explicitIconName)

ToString

public virtual string ToString()

UpdateGitFileStatus

public void UpdateGitFileStatus()

DisplayName

EditName

Empty

FileInfo

Files

FileStatus

FullPath

Icon

IsCut

IsEditing

IsEmpty

Flag to check if this path item is empty and not set at all. This is true when setting a folder place holder so folders show with a drop down box

IsExpanded

IsFile

IsFolder

IsImage

IsNotEditing

IsNotImage

IsSelected

IsVisible

OpenIcon

OriginalRenamePath

Original path if editing the path

Parent

Requirements

Namespace: MarkdownMonster.Windows
Assembly: markdownmonster.exe

© West Wind Technologies, 2016-2023 • Updated: 11/23/21
Comment or report problem with topic