NSTableColumn
NSTableColumn()
NSTableColumn(IntPtr)
NSTableColumn(NativeHandle)
NSTableColumn(NSCoder)
NSTableColumn(NSObjectFlag)
NSTableColumn(NSString)
NSTableColumn(String)
ClassHandle
DataCell
Editable
HeaderCell
HeaderToolTip
Hidden
Identifier
MaxWidth
MinWidth
ResizingMask
SortDescriptorPrototype
TableView
Title
Width
DataCellForRow(nint)
DataCellForRow(nint)
EncodeTo(NSCoder)
SizeToFit()
xamarinmac
namespace AppKit
{
[Register("NSTableColumn", true)]
public class NSTableColumn : NSObject, INSUserInterfaceItemIdentification, INSCoding, INativeObject, IDisposable
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public virtual NSCell! HeaderCell
{
[Export("headerCell", ArgumentSemantic.Retain)]
get;
[Export("setHeaderCell:", ArgumentSemantic.Retain)]
set;
}
}
}
nuget.org | 0.0 % Reference this API 0.0 % Get property 0.0 % Set property |
---|---|
.NET | 6.07.08.09.0 |
Information specific to xamarinmac | |
Assembly | Xamarin.Mac , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API