NSGridColumn Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
NSGridColumn(NSCoder) | |
NSGridColumn(NSObjectFlag) | |
NSGridColumn(IntPtr) |
NSGridColumn(NSCoder)
[Foundation.Export("initWithCoder:")]
[ObjCRuntime.DesignatedInitializer]
public NSGridColumn (Foundation.NSCoder coder);
new AppKit.NSGridColumn : Foundation.NSCoder -> AppKit.NSGridColumn
Parameters
- coder
- NSCoder
- Attributes
Applies to
NSGridColumn(NSObjectFlag)
protected NSGridColumn (Foundation.NSObjectFlag t);
new AppKit.NSGridColumn : Foundation.NSObjectFlag -> AppKit.NSGridColumn
Parameters
Applies to
NSGridColumn(IntPtr)
protected internal NSGridColumn (IntPtr handle);
new AppKit.NSGridColumn : nativeint -> AppKit.NSGridColumn
Parameters
- handle
-
IntPtr
nativeint