MonobjcMonobjc Documented Class Library
PathComponentCellClass Property
NamespacesMonobjc.AppKitNSPathCellPathComponentCellClass

Returns the class used to create pathComponentCell objects when automatically filling up the control.

Original signature is '+ (Class)pathComponentCellClass'

Available in Mac OS X v10.5 and later.

Declaration Syntax
C#Visual BasicVisual C++
public static Class PathComponentCellClass { get; }
Public Shared ReadOnly Property PathComponentCellClass As Class
	Get
public:
static property Class^ PathComponentCellClass {
	Class^ get ();
}
Version Information
  • Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)

Assembly: Monobjc.AppKit (Module: Monobjc.AppKit)