Table of Contents

Interface IAccessibleTableModelChange

Namespace
Javax.Accessibility
Assembly
MASES.JNet.dll

.NET interface for TO BE DEFINED FROM USER

public interface IAccessibleTableModelChange

Properties

FirstColumn

int FirstColumn { get; }

Property Value

int

FirstRow

int FirstRow { get; }

Property Value

int

LastColumn

int LastColumn { get; }

Property Value

int

LastRow

int LastRow { get; }

Property Value

int

Type

int Type { get; }

Property Value

int